You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…n the event changes. 2) If the style or classname changes, it's more reasonable to refresh the data after performing charts.resize first. (#444)
* 1. 仅事件变化时只刷新echart绑定的事件;2. 如果style或者className变化,先进行echarts.resize再刷新数据更合理
* 检视意见修改
* 增加测试用例
---------
Co-authored-by: Wang Sen <13710729@qq.com>
Just changing the registration event and redrawing the echart will cause the chart to shake
There is a problem with the following code

src/core.tsx
The text was updated successfully, but these errors were encountered: