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.
Use this demonstration to learn how to create a JavaScript Impulse Chart using SciChart.js, our own High Performance JavaScript Chart Library.
An Impulse Chart (otherwise known as Stem Chart, Lollipop Chart) displays a single point at the top of a thin stem. In SciChart.js these can be customised with different color points or shapes
Tips
To change the size of the impulse point, set the size property. Default value is 10.0.
Documentation Links
- SciChart.js Documentation Home
- SciChart.js Tutorials
- JavaScript Impulse Chart Documentation
- Common RenderableSeries Properties