Skip to content

grafit-charts


Interface: LabelOverlapOptions

Shared by every value label: what to do when labels run into each other.

Extended by

Properties

avoidOverlap?

optional avoidOverlap?: boolean

Drop a label whose box runs into one already drawn (default false — every label is drawn). Marks keep their own order, so of two labels fighting for the same spot the earlier datum wins.