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.
We have created a simple example that shows you how to create a JavaScript Stacked Column Chart Side-by-side using our JavaScript Chart Framework.
Demonstrates how to create a JavaScript Stacked Column Chart with side-by-side grouping. This mode of Stacked Column Charts groups the columns next to each other, allowing for easy comparison of several datasets.
To change the width of the column, set the dataPointWidth property from 0.0 to 1.0. This alters how much space the column takes up.