Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Area Charts

Area charts are line charts with a filled region below the line.

Basic area chart

Stacked look with multiple series

Custom fill opacity

By default the fill is 30% opacity of the line color. Override with a custom fill value:

Dataset options

FieldTypeDescription
colorstringLine/stroke color (auto-assigned if omitted)
widthnumberLine width in pixels (default: 2)
fillstringFill color (default: line color at 30% opacity)
dasharrayDash pattern, e.g. [5, 3]
pointsbooleanShow data point markers