Echarts Cannot read property 'modLayer' of null

在使用Jqgrid的onSelect事件时,重绘echarts遇到这个问题,函数第一次调用不报错,第二次调用时出错,在git上看到一模一样的错误,地址:https://github.com/ecomfe/echarts/issues/1885,感谢,git上的方法是解除原有的事件,这里我没有用到,我是直接又重新初始化了,问题解决。Echarts Cannot read property 'modLayer' of null_第1张图片

你可能感兴趣的:(Echarts Cannot read property 'modLayer' of null)