2013-02-13 308 views

回答

1

坐落在plotOptions stacked: 'normal',然后为每个系列中,您可以定义stack看到:http://api.highcharts.com/highcharts#series.stack

+0

这看起来不错。谢谢。但是,数据必须直接编码到javascript中,而不是来自CSV文件,对吧? – luftikus143 2013-02-14 05:56:34

+0

好吧,硬编码到JavaScript和正常工作。谢谢。 – luftikus143 2013-02-14 06:22:11

+0

您可以使用外部文件中的csv,请参阅以下示例:http://docs.highcharts.com/#preprocesssing-data-from-a-file – 2013-02-14 13:15:55