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
It would be great if one could reverse the order of the legend items, (or maybe I have missed if this is possible). This is useful on chartType = "Bar".
Chart/Bar/StackedBar
The text was updated successfully, but these errors were encountered:
For bar chart the legend order is reversed to sync with series order on the plot but it doesn’t take into account that chart may be stacked and y-axis may be reversed.
We are fixing this bad behavior in FlexChart.
I am thinking we will also add a Legend.order property so you can specifically define whether you want it reversed or not (or let chart decide automatically.
Hey Chris
A Legend.order property would be great!
Kind regards
Brian
From: Chris Bannon ***@***.***>
Sent: 24 June 2021 14:16
To: GrapeCity/wijmo-demo ***@***.***>
Cc: theflasherman ***@***.***>; Author ***@***.***>
Subject: Re: [GrapeCity/wijmo-demo] Discussion on #Chart/Bar/StackedBar (#10)
Hey thanks for pointing this out!
For bar chart the legend order is reversed to sync with series order on the plot but it doesn’t take into account that chart may be stacked and y-axis may be reversed.
We are fixing this bad behavior in FlexChart.
I am thinking we will also add a Legend.order property so you can specifically define whether you want it reversed or not (or let chart decide automatically.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#10 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AC4LTGHDJDK5A2O7MDSAIATTUMV2FANCNFSM4655SVKQ> . <https://github.com/notifications/beacon/AC4LTGCTF6MAJHRZKBC5NYDTUMV2FA5CNFSM4655SVK2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGO3PKDQ.gif>
It would be great if one could reverse the order of the legend items, (or maybe I have missed if this is possible). This is useful on chartType = "Bar".
Chart/Bar/StackedBar
The text was updated successfully, but these errors were encountered: