This sample displays a Range Column Chart.
Settings of the added Minimum labels and maximum labels are inherited from the chart.labels(), but also can be individual.
xScroller is enabled and xZoom is configured to display the first 12 points of the chart.
The Range Column Chart pictured above shows how min/max labels can be nicely integrated into a JavaScript chart powered by the AnyChart JS (HTML5) library for interactive data visualization.
In the present HTML5 chart, minimum and maximum label settings are inherited from the chart.labels() method but can also be configured and customized individually. The visualization also features an enabled xScroller to facilitate the exploratory data analysis, and the xZoom configuration limits the number of data points shown to the viewer by default to 12.