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 real-time oscilloscope style effects with SciChart.js, High Performance JavaScript Charts
This real-time performance demo shows persistence of old traces giving a ‘ghosted’ effect. As new series are drawn older series are made increasingly transparent until they become invisible.
Tips
This example uses the GlowShaderEffect – an effect that can be tagged onto BaseRenderableSeries in SciChart to add oscilloscope/VDU style glow effects. Try it out!