ZoomCharts Documentation

FacetChart.settings.info.style.highlight

This section is defined by the type LinearChartSettingsHighlightStyle.

Style used to highlight the values that are shown in the info popup.

Properties

fadeIn: number
Default value: 200

Fade in duration. It will only be used when the highlight is displayed the first time. If highlight of the same category is already shown, fadeCross will be used instead.

fadeOut: number
Default value: 200

Fade out duration. It will only be used when the highlight is removed and no highlight of the same category is being shown.

fillColor: string
Default value: "rgba(30,160,220,0.15)"
X