A simple Histogram chart

This is a demo tutorial. While there is no step-by-step commentary available (yet), the live demo below is fully functional. Feel free to open it for full source code.

This demo shows how we can take an array of plain values, and build a Histogram chart - a distribution of values as a column series.

See the Pen Histogram by amCharts team (@amcharts) on CodePen.24419