I just started with Quickchart and it works beautifully. I saw that to use more advanced features (like fonts and sizes) a plugin is requested. For example:
options: { plugins: { datalabels: { display: true, align: ‘bottom’ …
How to install the plugin in an easy way?
Thanks!
If you start reading here it might help. It’s not exactly a plugin, it’s a string of JSON that’s attached to the url.
4 Likes
Thanks for the prompt reply! Done and it is working. I was thinking too complicate!
2 Likes
https://quickchart.io/documentation/#plugins
“Use these plugins as you please in your chart config - no need to import anything extra.”
1 Like