JavaScript Chart - Examples
SciChart.js ships with over 80 JavaScript Chart demos which you can browse, view the source code and see related documentation. Build incredible complex dashboards with SciChart.js, our High Performance JavaScript Chart Library.
Demonstrates loading 250k points instantly using SciChart.js, High Performance JavaScript Charts
This demo showcases the loading or startup time of SciChart.js with many series by appending 500 series to a chart, each with 500 points and rendering instantly!
This kind of plot can be used in statistical analysis such as rendering the output of Monte Carlo simulations. Anywhere you need hundreds (or even thousands) of line series on a chart, SciChart.js can help!
Tips
For the fastest possible way of creating and appending data to a SciChartSurface, use the overloaded appendRange functions on dataseries.