When creating a chart with stacked columns using highcharts my series are added by default from top to bottom - the first added series is placed on top. I\'d like to alter t
You can use index parameter which allows to control order http://api.highcharts.com/highcharts#series.index