IgniteUI / igniteui-react

High-Performance Data Grid and High-Volume Data Charts
Other
6 stars 1 forks source link

Stacked Column Series - Sorting Fragments #8

Open wickyv opened 2 years ago

wickyv commented 2 years ago

I am using StackColumnSeries from the IgrDataChart component to visualize my data. I am trying to sort my data by values. The highest value in each category should be displayed at the bottom, the lowest at the top. Currently, there is no possibility to do that.