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

Pie slices and legend are in opposite order #4772

Closed
sidharthv96 opened this issue Aug 25, 2023 · 1 comment · Fixed by #4774
Closed

Pie slices and legend are in opposite order #4772

sidharthv96 opened this issue Aug 25, 2023 · 1 comment · Fixed by #4774
Labels
Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect

Comments

@sidharthv96
Copy link
Member

Description

In clockwise, the slices are ordered in desc order, but the legend is ordered in asc.

image

Steps to reproduce

Render sample pie

Screenshots

No response

Code Sample

No response

Setup

No response

Suggested Solutions

Possible regression from 9563b22

If we reverse the order of legend, it should be fine.

Additional Context

No response

@sidharthv96 sidharthv96 added Type: Bug / Error Something isn't working or is incorrect Status: Triage Needs to be verified, categorized, etc labels Aug 25, 2023
@sidharthv96
Copy link
Member Author

cc @Yokozuna59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant