用的是最简单的柱状图,
chart.clear() chart.setOption(option);
Cannot read property 'clear' of nullCannot read property 'setOption' of null
用到是ec-canvas吗?可考虑使用微信小程序的分包策略https://developers.weixin.qq.com/miniprogram/dev/framework/subpackages/independent.html