We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
What needs to be done?
In the BarChart component, change the default sort order to be descending by dataValue. See the sortOrder prop of the VictoryBar component.
Update the Custom BarChart story, with a knob that lets you select from descending or ascending options.
Why does it need to be done?
The BarChart component should provide an intuitive, default sorting option.
When does this need to be done?
In the near future
The text was updated successfully, but these errors were encountered:
issue #574 sort order commit
b7a856f
Merge branch 'master' into issue-#574-sort-order
b235075
3fd8c2c
corydm92
Successfully merging a pull request may close this issue.
What
What needs to be done?
In the BarChart component, change the default sort order to be descending by dataValue. See the sortOrder prop of the VictoryBar component.
Update the Custom BarChart story, with a knob that lets you select from descending or ascending options.
Why
Why does it need to be done?
The BarChart component should provide an intuitive, default sorting option.
When
When does this need to be done?
In the near future
The text was updated successfully, but these errors were encountered: