mariusmuntean / ChartJs.Blazor

Brings Chart.js charts to Blazor
https://www.iheartblazor.com/
MIT License
676 stars 152 forks source link

Use chartjs-plugin-annotation in chartjs-blazor? #143

Open Schaumi19 opened 3 years ago

Schaumi19 commented 3 years ago

Is it posilble to use the chartjs-plugin-annotation plugin in chartjs-blazor?

I'm using asp.net Blazor Server-Side.

I need it for the simple Bar chart

https://github.com/chartjs/chartjs-plugin-annotation

thank you in advance with kind regards Manuel

Joelius300 commented 3 years ago

Good question. I don't have time to look into it further right now but you can search for "plugin" in our issues and you'll find a few related posts with ideas and discussions. Maybe other contributors and users can share their experiences too.