AnyChart
API Reference
Still have questions?
Contact support
Top
You are looking at an outdated v7 version of this document. Switch to the v8 version to see the up to date information.

[enum] anychart.enums.StockLabelsOverlapModeImprove this Doc

Overlap modes.
ValueDescriptionExample
allowMajorOverlapMinor labels cannot overlap other minor or major labels, but major labels can overlap major labels.
allowMinorOverlapMinor labels can overlap other minor labels, but major labels cannot overlap.
allowOverlapAllows labels to overlap.
noOverlapForbids labels overlapping.