You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a stacked bar chart, and I chose the legend order to the descent. However, when there are 2 or more equal values, the legend order shown on mouseover tooltip keeps randomly changing the order of the values that are equal.
Here you can see an example: https://jsfiddle.net/cgwLqbL8/ . Just pass the mouse over the bar and look at the tooltip order.
Is there any way to avoid this?
The text was updated successfully, but these errors were encountered:
Hi,
I have the same problem. It was working well with v0.4.17 but not anymore since v0.4.18.
Maybe a regression introduced with issue #1814 that was delivered on v0.4.18.
So the only solution for me was to revert to v0.4.17 for now.
Hi,
I have a stacked bar chart, and I chose the legend order to the descent. However, when there are 2 or more equal values, the legend order shown on mouseover tooltip keeps randomly changing the order of the values that are equal.
Here you can see an example: https://jsfiddle.net/cgwLqbL8/ . Just pass the mouse over the bar and look at the tooltip order.
Is there any way to avoid this?
The text was updated successfully, but these errors were encountered: