Optional idIf true, bar chart offsets are computed with auto skipped ticks.
How ticks are generated.
The ticks.source property controls the ticks generation.
'auto': generates "optimal" ticks based on scale size and time options 'data': generates ticks from data (including labels from data {x|y}objects) 'labels': generates ticks from user given labels ONLY
Determines the scale bounds.