[ ] Check this if you would like to implement a PR, we are more than happy to help you go through the process.
Current and expected behavior
In the following Svelte component code the legend of an horizontal barchart is displayed with the registered Title but the registered SubTitle does not appear on the graph
Would you like to work on a fix?
Current and expected behavior
In the following Svelte component code the legend of an horizontal barchart is displayed with the registered Title but the registered SubTitle does not appear on the graph
Reproduction
https://www.chartjs.org/docs/latest/configuration/subtitle.html
chart.js version
4.3.0
svelte-chartjs version
3.1.2
Possible solution
No response