flutter_echarts
flutter_echarts copied to clipboard
Chart Freeze when we have a more than 1000 data points
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?