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

chart: Fix piechart clockwise style #513

Merged
merged 2 commits into from
Mar 16, 2024
Merged

Conversation

johannes-wolf
Copy link
Member

@johannes-wolf johannes-wolf commented Feb 23, 2024

For piecharts with clockwise = true, the slice-styles are in reverse order.
This fixes the order of the styles, which were still ccw.

@johannes-wolf johannes-wolf added the bug 🐛 Something isn't working label Feb 23, 2024
@johannes-wolf johannes-wolf added this to the 0.2.2 milestone Feb 23, 2024
Copy link
Member

@fenjalien fenjalien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update the changelog first :)

@johannes-wolf johannes-wolf merged commit 316c20f into master Mar 16, 2024
1 check passed
@johannes-wolf johannes-wolf deleted the piechart-reverse-style branch March 16, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working lib:chart 💹
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants