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.
Showcases how SciChart.js can be used to create Spectrogram, Waterfall or 3D audio / radio frequency charts using our PointLineRenderableSeries3D chart type.
In this demo, we apply a number of PointLineRenderableSeries3D to a 3D Chart, which render a line series in 3D. We add heightmap paletting (heatmap) to the line series so higher values show as yellow/orange/red.
You can rotate the example in 3D by dragging the mouse. Double tap the mouse to reset zoom.
Tips
This chart type can be dynamically updated if you wanted to achieve real-time 3d Spectrograms