RevealBi / Reveal.Sdk

Issue tracker - Reveal SDK https://www.revealbi.io/
https://www.revealbi.io/
3 stars 0 forks source link

[BUG]: Pie Chart sorting issue #204

Open narimanshariat opened 1 month ago

narimanshariat commented 1 month ago

SDK Version

1.6.4

Client Framework

React

Server Platform

Java

Operating System

Linux

Description

There is an option to sort by the label of the pie chart but it does seem to be respected. The sort seems to only follow the value from ascending and can't change the order of the pie pieces. I know sorting works because if I change to a bar chart the sort is respected. Screenshot_2024-05-08_at_6 04 22_PM

Screenshot_2024-05-08_at_6 04 35_PM

Expected behavior If there is no sorting turned on for the label then the current behavior of sorting by value makes sense. But if I select the option to sort by label the chart would be sorted by the label instead of by value.

luispandolfi commented 1 month ago

Thanks @narimanshariat for reporting. We already created an internal issue to track it AB#31319 We'll keep you updated here.