Chart Elements
Chart elements can be used to display beautiful charts and graphs within Digital Assistant Cards.
Charts can display data in a variety of forms depending on the data, and are highly extensible and customizable. Charts rendered in Cards are rendered on a HTML5 canvas, are responsive and work on all devices. The Chart elements in Digital Assistant are based on the Chart.js library.
This section provides an overview of the available Chart.js based elements, explains how to configure and customize your charts, and describes how the chart's data should be defined in a connector in order to render charts in the Card element.