Example of Benchmark in ASP.NET MVC Chart Control
This sample demonstrates the performance of ASP.NET MVC Charts rendering 100K data points.
DEMO
SOURCE
Chart includes several data rendering optimizations to achieve the best possible performance when plotting large volumes of data as well as handling high frequency real-time data. In this demo, an area series is rendered with 100K points.