Data Labels
Last updated
Was this helpful?
Last updated
Was this helpful?
The plugin is an extension library that allows labels to be turn on for the elements of chart.
By default, datalabels are turned off. To turn them on, use the pass-through for the .
The following example turns on data labels and also changes their text to white
.
Chart.js for WireBootstrap will load chartjs-plugin-datalabels.min.js
from a if it's not found on the page.