Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bars as rects #222

Merged
merged 6 commits into from
Nov 17, 2023
Merged

Bars as rects #222

merged 6 commits into from
Nov 17, 2023

Conversation

pollen8
Copy link
Contributor

@pollen8 pollen8 commented Nov 17, 2023

  • replace the Bars/bars helpers logic with code to render svg paths with arcs as rounded corners.
  • Fixed Tornado charts rendering at width 0 which created interesting animations. Now animations won't start until the chart width and height are not 0
  • Added some extra tests to capture the correct layout for the bars
    image

src/Tornado.spec.tsx Outdated Show resolved Hide resolved
iendjinn
iendjinn previously approved these changes Nov 17, 2023
Co-authored-by: Ivan <[email protected]>
Signed-off-by: Rob Clayburn <[email protected]>
@pollen8 pollen8 merged commit dc2fb35 into master Nov 17, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants