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?
optionaldimOpacity?:number
Opacity of non-highlighted series (0..1, 0.8 by default).
enabled?
optionalenabled?:boolean