Skip to content

grafit-charts


Interface: LegendItemStyleOptions

Properties

gap?

optional gap?: number

Gap between neighbouring items in a row; 18 by default.


hiddenOpacity?

optional hiddenOpacity?: number

Opacity of an item whose series is hidden; 0.4 by default.


label?

optional label?: FontOptions


marker?

optional marker?: LegendMarkerOptions

Marker glyph shared by all items.


markerGap?

optional markerGap?: number

Gap between the marker and the label; 6 by default.


rowGap?

optional rowGap?: number

Gap between rows; 8 by default.


value?

optional value?: FontOptions

Font of the value text; falls back to the label font at the theme's muted colour.


valueGap?

optional valueGap?: number

Gap between the label and the value; 14 by default.