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
I am currently working with big datasets (>1 million datapoints) and even with manual updates, no animation, etc. setOptions stalls my application for a noticeable amount of time so handling echarts in a separate web worker would be a great addition for me
There are already requests for integration of web workers (& OffscreenCanvas) for echarts and another developer created this handy package. But as of now it seems like quite a pain to make this work with vue-echarts
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am currently working with big datasets (>1 million datapoints) and even with manual updates, no animation, etc. setOptions stalls my application for a noticeable amount of time so handling echarts in a separate web worker would be a great addition for me
There are already requests for integration of web workers (& OffscreenCanvas) for echarts and another developer created this handy package. But as of now it seems like quite a pain to make this work with vue-echarts
Beta Was this translation helpful? Give feedback.
All reactions