I would like to be able to add a subtitle to a chart, either below the title or at the bottom. Alternatively be able to provide html with the title instead of just text.
Is there an easy way to add this feature? Or make a hack to achieve it? Most important part is it’s embedded in canvas since I want it to be included when exporting as a picture.
Anyone knows a solution for this?
For anyone still interested in this I’ve made a simple subtitle plugin:
https://www.npmjs.com/package/chartjs-subtitle
https://github.com/jeredmasters/chartjs-subtitle