Configuration
Use the following configuration options to bind the Chart.js for WireBootstrap component.
Properties
Name
Description
chartjs
datamap
datalabels
type
Sets the chart type. Valid values are: area
, bar
, barLine
, bubble
, doughnut
, pie
,line
, stackedArea
, stackedBar
, stackedHorizontalBar
Chartjs
The following creates a bar chart and turns both the legend and title on for the chart.
Last updated
Was this helpful?