mariusmuntean / ChartJs.Blazor

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

Stacked bar charts #200

Closed erossini closed 2 years ago

erossini commented 2 years ago

Hi, I'm working to add in this component other graphs because I need them for my work. What I need are stacked bar graph with group.

I tried to duplicate the project but I have some issues with the framework. So, I created a new project with .NET5. I can't find the file ChartJsBlazorInterop.js in the project. In the fork, I can find this file but when I run the application there is an error related to onClick()

Has someone else faced the same issue?

Thank you guys in advance. Enrico

ChartJsBlazorInterop.zip