This topic contains 5 replies, has 2 voices, and was last updated by Hristo 7 years, 1 month ago.
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.
jQuery UI Widgets › Forums › Chart › Legend reversed to stacked column contents
Tagged: chart, javascript chart, jquery chart, jqwidgets chart
This topic contains 5 replies, has 2 voices, and was last updated by Hristo 7 years, 1 month ago.
This must be something obvious but I just can’t see it. I have a stackedcolumn100 where I set the orientation to horizontal. The values in the bar are displayed in one order and the legend below the chart is shown in reverse order. For example, if the bar shows A, B, C values from left to right, the legend shows C, B, A.
Here’s an example: http://jsfiddle.net/blenson/93nqfpxe/
What am I missing?
Thanks
Hello Billl,
Also, I saw a collaboration with other libraries. We cannot guarantee about such libraries ‘relationship’ that we do not have integration.
Could you provide a simple example that demonstrates this?
Best Regards,
Hristo Hristov
jQWidgets team
http://www.jqwidgets.com
Hi Hristo,
Sorry, there are no other libraries in the example I posted. Everything there is either JQWidgets or code included in the fiddle that I wrote.
Regards,
Bill
Would you like me to write a simpler example or is the posted fiddle sufficient?
Thanks,
Bill
I continued to play around with this and managed to solve my problem. The easiest way was to flip the value axis so the chart and legend both point in the same direction.
Bill
Hello Bill,
I saw the different widget name and I fastly decided this is not from our library.
In the normal case, the legend items are ordered as they are set in the series.
I assume that this case has been resolved?
Best Regards,
Hristo Hristov
jQWidgets team
http://www.jqwidgets.com
You must be logged in to reply to this topic.