kingyue737 commented on issue #16231:
URL: https://github.com/apache/echarts/issues/16231#issuecomment-1491665135
即便不改变数据,只是设置别的选项,比如
```js
myChart.setOption({toolbox:{show:true}})
```
也会让整个图重新绘制。希望至少没有设置data的时候,不要刷新整张图。
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]