Description Usage Arguments Details
Allows editing of the chart options.
1 |
chartjs |
a |
... |
named arguments, see Details |
The allowed values in ...
can be found in the
Chart.js documentation
under Charts.default.global
. You can also use this function to edit the animation
and elements
options by passing them as a list, or to edit the chart-specific options.
To edit tooltips, legends or titles, use the corresponding functions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.