chart.yAxis[0].setTitle({
text: 'New Y axis title'
});
我这样设置会报错:aught TypeError: Cannot read property '0' of undefined
谢谢!
chart.yAxis[0].setTitle({
text: 'New Y axis title'
});
我这样设置会报错:aught TypeError: Cannot read property '0' of undefined
谢谢!
13 回答12.9k 阅读
8 回答2.7k 阅读
2 回答5.1k 阅读✓ 已解决
5 回答1.3k 阅读
3 回答2.2k 阅读✓ 已解决
5 回答1.5k 阅读✓ 已解决
3 回答2.2k 阅读