我正在使用Google Charts制作多个堆叠图表,就像在这篇文章stacked column chart for two data sets - Google Charts中所讨论的那样。我正在尝试示例,但我无法使用legend: {position: 'top'}
设置图例位置。
这是jsfiddle:http://jsfiddle.net/p7o0pjgg/32/
答案 0 :(得分:1)
在材料图表中无法正常工作的选项列表可在此处找到...
Tracking Issue for Material Chart Feature Parity #2143
包括......
legend.position: ['top', 'bottom']