chartjs / Chart.js

Simple HTML5 Charts using the <canvas> tag
https://www.chartjs.org/
MIT License
64.35k stars 11.89k forks source link

Is it works with Blazor ? #7262

Closed imprathamesh closed 4 years ago

imprathamesh commented 4 years ago

some many .net developers are moving to Blazor SPA and Web Assembly. So is blazor works on blazor ?

benmccann commented 4 years ago

This question seems better to ask in a Blazor community, but yes it does look like you can use Chart.js in Blazor: https://docs.microsoft.com/en-us/aspnet/core/blazor/call-javascript-from-dotnet?view=aspnetcore-3.1