On this page

Charts Acquia Design System only Plugin

Create beautiful charts with a simple, but powerful and flexible JavaScript Chart.js plugin. Please read the official documentation for a full list of options.

On this page

Line

A line chart is a way of plotting data points on a line. Often, it is used to show trend data, or the comparison of two data sets.


Bar

A bar chart provides a way of showing data values represented as vertical bars. It is sometimes used to show trend data, and the comparison of multiple data sets side by side.


Doughnut

Excellent at showing the relational proportions between data.