Closed GokuVijay closed 7 months ago
There is too much views on your rendering tree. Also ram usage is sky high
Is there any possible way to render large volume of data ?
We have planned to use this package for our application despite the presence of this issue; however, everything else works perfectly fine.
Page the chart data or make a approximation to use lowest number of data possible. Any chart library can become slow as the data grows too big. Think the charts as something like Google Maps, you can't plot the whole city so as we zoom through the map new details should appear, as we zoom out the datails fade away but we can see the whole.
Thanks for the insight!
Describe the bug Importing a large amount of data into ECharts significantly slows down the application, it even unresponsive to any events. I'm using React Native SVG for chart rendering.
Expected behavior The chart becomes significantly slow specifically when loading a large volume of data. How to overcome this issue ?
Screenshots
Smartphone (please complete the following information):