mariusmuntean / ChartJs.Blazor

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

Samples rework #153

Closed Joelius300 closed 3 years ago

Joelius300 commented 3 years ago

Instead of having this redunant and incomplete samples mess, we will now use dual-mode blazor to remove the redundancies and allow both blazor variants to be showcased. We also want to make our samples very similar to Chart.js' samples for clarity.

This is the foundation for #122.

Fixes #80 Fixes (maybe) #81