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.
This example showcases how to create a JavaScript Spline Mountain or Area Chart using SciChart.js‘ feature-rich and High Performance JavaScript Charts.
A mountain or area chart draws a polygon from a line to configurable zero value. This variation on Mountain Charts in SciChart.js uses Spline (smoothed) lines to achieve a nice visual effect!
This chart type features a spline or smoothed line which beautifies the datavizualization where there are few points on the chart.
Tips
By setting the stroke property you alter the line color, and fill alters the fill. The Mountain-series also supports semi-transparent and linear gradient brush fills and looks great!.