AnyChart Labels include dedicated minLabels and maxLabels methods that automatically highlight the lowest and highest values in a series, with full control over font, color, and position.
This sample renders a range column chart of average monthly temperatures loaded from JSON. Bold red max labels and blue min labels are placed at the high position of each column. An xScroller is enabled and xZoom is preset to the first 12 data points for focused navigation.
See the Common Settings documentation for all configuration options.