svelte-chartjs icon indicating copy to clipboard operation
svelte-chartjs copied to clipboard

Add support for `options.plugins.htmlLegend`

Open avi12 opened this issue 8 months ago • 2 comments

Would you like to work on this feature?

  • [ ] Check this if you would like to implement a PR, we are more than happy to help you go through the process.

What problem are you trying to solve?

Add support for https://www.chartjs.org/docs/latest/samples/legend/html.html

Describe the solution you'd like

For example, the component types should support options={plugins.htmlLegend}

Describe alternatives you've considered

There are no alternatives. I simply have to ignore the ESLint error

Documentation, Adoption, Migration Strategy

No response

avi12 avatar Oct 26 '23 05:10 avi12