Highcharts - Pie和showInLegend

时间:2014-07-04 08:58:44

标签: highcharts

如何通过图表图例中的饼图隐藏一个系列?我已经在意甲的showInLegend Attributte中尝试了它,但它不起作用。

[{ y: 0, name: 'Serie A', color: '#D93600', showInLegend: true}, { y: 0, name: 'Serie B', color: '#F8ADA7', showInLegend: false}]

0 个答案:

没有答案