Will ZingChart render about 20,000 data points without running into speed issues?
Problem:
Hello, currently using Google Charts and running into speed issues when rendering 20,000 data points. Currently, I do not use ZingChart but I'm wondering whether it would suit my use case.
Answer:
As you get into larger datasets (20k+ nodes), the chart will definitely slow down. How do we combat this? Here are some of the basic performance concerns and how we can address them. https://www.zingchart.com/docs/tutorials/featur... Here is a demo you can use for reference.