Megabit / Blazorise

Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.
https://blazorise.com/
Other
3.18k stars 517 forks source link

Chart Zoom plugin support implementation #5602

Open David-Moreira opened 3 days ago

David-Moreira commented 3 days ago

https://www.chartjs.org/chartjs-plugin-zoom/latest/

David-Moreira commented 11 hours ago

It is of note that the zoom plugin has an inner zoom options so I ended up naming the outer one ChartZoomPluginOptions please let me know if you find a better naming scheme.