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 in a Medical context, drawing ECGs with our High Performance JavaScript Charts
In this example we are simulating four channels of data showing that SciChart.js can be used to draw real-time ECG/EKG charts and graphs to monitor heart reate, body temperature, blood pressure, pulse rate, SPO2 blood oxygen, volumetric flow and more.
SciChart.js will help you short-cut your development by providing rich, real-time high performance and reliable charts for JavaScript medical and healthcare applications.
Tips
This example uses the GlowShaderEffect – an effect that can be tagged onto BaseRenderableSeries in SciChart to add oscilloscope/VDU style glow effects. A single point-marker is added to render the latest point which also has the glow applied. Try it out!