Highcharts - Change legend index order

后端 未结 3 416
我在风中等你
我在风中等你 2020-12-31 04:42

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

3条回答
  •  情话喂你
    2020-12-31 05:30

    You can use index parameter which allows to control order http://api.highcharts.com/highcharts#series.index

提交回复
热议问题