Skip to main content

Line chart

A line chart visually represents data over time or along a continuous range.

LineChart

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.
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.