Add PlotOptions Series Stacking option to Sort stacked bars
Would like to be able to change the order of the bar segments that are stacked within a bar so that the largest bar segment is first (leftmost) then the second largest and so on.
Would be nice to have a new plotOptions > series > stacking option to support this; maybe 'sorted' ?
Here's a sample; the fiddle will show what the 'normal' stacking option renders: http://jsfiddle.net/mDJ4u/1/
What I would like to render with the 'sorted' stacking option is this:
https://docs.google.com/file/d/0B9onkNkGaChjcXB1S3hFa2R5eUE/edit?usp=sharing
This request may be a duplicate of the request for 'pyramidal' graph:
http://highcharts.uservoice.com/forums/55896-general/suggestions/914215