Skip to content

grafit-charts


Interface: HighlightOptions

Highlights the node under the cursor and dims the other series. Applied by series via CartesianRenderContext.highlight; the state is managed by widgets/cartesian-chart.

Extends

Properties

dimOpacity?

optional dimOpacity?: number

Opacity of non-highlighted series (0..1, 0.8 by default).


enabled?

optional enabled?: boolean

Inherited from

Switchable.enabled