Skip to main content

Area chart

An area chart is a type of line chart that features filled areas under the lines to represent quantitative data over time or across categories.

AreaChart

You can configure the following parameters for the chart:

ParameterDescription
X-axis columnColumn used for the X-axis values, typically time or sequence.
Y-axis columnColumn with aggregated values used for the Y-axis.
Min. ValueMinimum value displayed on the Y-axis.
Max. ValueMaximum value displayed on the Y-axis.
Tick IntervalInterval between tick marks on the Y-axis.
Enable Gradient FillWhether to apply a gradient fill under the area curve.
Stack Data SeriesWhether to stack multiple data series on top of one another.
Display LegendsWhether to display the legend on the chart.
Enable TooltipsWhether to display tooltips on hover.
Show Grid LinesWhether to display grid lines on the chart.