ZoomCharts Documentation

FacetChart.settings.area.style

This section is defined by the type FacetChartSettingsAreaStyle.

Area style.

Properties

fillColor: string
Default value: "transparent"
Inherited from: BaseSettingsAreaStyle

Background fill color of chart area

image: string
Default value: null
Inherited from: BaseSettingsAreaStyle

Background image of chart area.

Style settings when there is no data to display.

Properties
fillColor: string
Default value: "#888"
image: string
Default value: null

Image to show when there is no data to display.

overlayColor: string
Default value: null
Inherited from: BaseSettingsAreaStyle

The foreground fill color of the chart area. rgba() with alpha transparency should be used

View section details

Zoom In/Zoom Out animation highlight settings.

zoomHighlightInactive: anonymous type

Zoom highlight style after zoom animation is finished.

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