This sample demonstrates the performance of ASP.NET Core Charts rendering 100K data points.
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.