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 how create JavaScript Charts with dashed lines using SciChart.js, High Performance JavaScript Charts
Demonstrates the Line series, Mountain series and Band series StrokeDashArray property which can be used to style a dashed line, dotted line or solid line.
The StrokeDashArray property accepts a number array e.g. [2,3] which defines the length of the dash and the length of the gap.