flutter_echarts icon indicating copy to clipboard operation
flutter_echarts copied to clipboard

Chart Freeze when we have a more than 1000 data points

Open Doopin opened this issue 2 years ago • 0 comments

Hi all, This package is awesome for graphing. it works perfectly for static data.

I am using this package to plot data from a real-time system. My issue Chart Freezes or not smooth transitions when we have thousands data point to plot per second. Do you please have any idea to boost performance?

Doopin avatar Aug 08 '23 15:08 Doopin