apexcharts / Blazor-ApexCharts

A blazor wrapper for ApexCharts.js
https://apexcharts.github.io/Blazor-ApexCharts
MIT License
825 stars 94 forks source link

Import Blazor-AppexCharts in a more Blazor like way. No script tag needed #321

Closed wolfgangschneider closed 1 year ago

wolfgangschneider commented 1 year ago

Usualy a Blazor component does not need a script tag to include JS files. This version load the scripts dynamically. To load AppexXCart as Module apexcharts.esm.js was added from https://github.com/apexcharts/apexcharts.js/tree/main/dist