Sorting Segments Within Stacked Bars by Value #11018
Unanswered
yeongbin-jo
asked this question in
Q&A
Replies: 1 comment
-
I don't think it is possible currently, without an extension (that I dont know of). However, it might not be hard to implement. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to sort color segments by value within the stacked bars rather than by value across all the stacked bars?
For example, chart A is a regular stacked bar chart, and chart B is sorted by values within the stacked bar.
How can I implement like Chart B in chart.js?
Beta Was this translation helpful? Give feedback.
All reactions