AnyChart
API Reference
Still have questions?
Contact support
Top

[enum] anychart.enums.StockLabelsOverlapModeImprove this Doc

Overlap modes.
ValueDescriptionExample
allow-major-overlapMinor labels cannot overlap other minor or major labels, but major labels can overlap major labels.
allow-minor-overlapMinor labels can overlap other minor labels, but major labels cannot overlap.
allow-overlapAllows labels to overlap.
no-overlapForbids labels overlapping.