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
谢谢!
10 回答11.2k 阅读
5 回答4.8k 阅读✓ 已解决
4 回答3.1k 阅读✓ 已解决
2 回答2.7k 阅读✓ 已解决
3 回答4.8k 阅读✓ 已解决
3 回答1.9k 阅读✓ 已解决
1 回答3.1k 阅读✓ 已解决