categoryAxis.roundToBaseUnit Boolean(default: true)

By default, the first and last dates will be rounded off to the nearest base unit. Specifying false for this option will disable this behavior.

This option is most useful in combination with explicit min and max dates.

It will be ignored if either column, ohlc or candlestick series are plotted on the axis.

In this article