Configuration
Last updated
Last updated
Name
Description
chartjs
A pass-through to the native configuration for Chart.js. See Chartjs for an example.
datamap
Used to bind data to the component. See Data Binding for details.
datalabels
Used to configure the datalabels plugin for Chart.js. See Data Labels for details.
type
Sets the chart type. Valid values are: area
, bar
, barLine
, bubble
, doughnut
, pie
,line
, stackedArea
, stackedBar
, stackedHorizontalBar