JavaScript Histogram Chart

Example on how to display Histograms with LightningChart JS.

The recommended approach is to use ChartXY and RectangleSeries features.
This can be easily combined with complementary visualizations, such as trends lines / outliers by adding additional Line/Point series to the chart.

For most up to date documentation on realizing Histogram, see Histograms.