sorry for this,i have a problem with echartgl surface need some suggest;
scenes:
1: series: surface
2: above of One hundred thousand points data , max is one million
3: i need refresh some of points in second and will refresh all data in 15
second
for now :
i use setOption of refresh all data even only need refresh part of data
I need some suggest for this:
1: there is other more high efficiency function to refresh data?
2: OR how to do that only stuck echart but not whole web?
when only ten thousand points data, and refresh per 5 second, there will be
fluent, but this is not enough
issue link: https://github.com/apache/incubator-echarts/issues/12516
[email protected]