【发布时间】:2013-02-08 16:43:48
【问题描述】:
我正在尝试获取具有不同条形颜色的条形图,我正在使用属性 colorByPoint,所以(这里是我的完整示例:http://jsfiddle.net/n6GRZ/7/):
plotOptions: {
series: {
colorByPoint: true
}
},
但这在 Highcharts 示例中不起作用:
【问题讨论】:
标签: jquery charts highcharts
我正在尝试获取具有不同条形颜色的条形图,我正在使用属性 colorByPoint,所以(这里是我的完整示例:http://jsfiddle.net/n6GRZ/7/):
plotOptions: {
series: {
colorByPoint: true
}
},
但这在 Highcharts 示例中不起作用:
【问题讨论】:
标签: jquery charts highcharts
【讨论】: