echarts-for-react icon indicating copy to clipboard operation
echarts-for-react copied to clipboard

Fix #446, #447 issues. 1) Only refresh the events bound by echart when the event changes. 2) If the style or classname changes, it's more reasonable to refresh the data after performing charts.resize first.

Open iitodo opened this issue 4 years ago • 5 comments

  1. 仅事件变化时只刷新echart绑定的事件;
  2. 如果style或者className变化,先进行echarts.resize再刷新数据更合理

iitodo avatar Aug 04 '21 16:08 iitodo

另外,求帮忙加一个单侧,针对这个修改。

hustcc avatar Oct 27 '21 05:10 hustcc

Pretty useful @iitodo 🚀. I've linked your repo in my project, and it works like charm when managing events.

sclebal avatar Oct 29 '21 16:10 sclebal

Hi @hustcc. We're pretty interested in this PR to move on, how can we help?

VictorVelarde avatar Feb 17 '22 16:02 VictorVelarde

Any chance this can be merged @hustcc?

cd-a avatar Apr 16 '22 08:04 cd-a

image

run test case error in locale. @iitodo

hustcc avatar Sep 28 '22 01:09 hustcc