Charts
Charts are graphical representations of data.
Chart Building
Functions build charts by creating or modifying a chart entity.


Line Chart
Line charts connect series of data points.

Area charts are a special form of line charts.

Build up a line chart

Area charts are a special form of line charts.
Build up an area chart

Bar Chart
Bar charts visualize categorical data with rectangular bars with heights proportional to the values.

Build up a bar chart

Pie Chart
Pie charts visualize numerical proportions.

The doughnut chart is a special form of pie chart.

Build up a pie chart

The doughnut chart is a special form of pie chart.
Build up a doughnut chart

Polar Chart
Polar charts are similar to pie charts, but each segment has the same angle and the radius of the segment differs depending on the value.

Build up a polar chart

Radar Chart
A radar chart is a way of showing multiple data points and the variation between them.

Build up a radar chart

Bubble Chart
Bubble charts visualize three-dimensional data. Data points are visualized via their coordinates and bubble sizes.

Build up a bubble chart

Scatter Chart
Scatter charts visualize data points on a linear axis.

Build up a scatter chart
