apexcharts / Blazor-ApexCharts

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

First-timer to this library...doesn't do anything :-( #411

Closed johnds1974 closed 5 months ago

johnds1974 commented 6 months ago

Hi

I'm using this for the first time (v2.3.3), followed the instructions on the intro page, added a new razor page in my test project (Blazor Server with Interactive Rending turned on), added the sample chart code, ran it, and nothing appears.

Eventually, without any indication from the docs, I think. I had to download Apexcharts javasript files into my wwwroot/js folder, ran it again, and no change.

How on earth do I get a chart to show up on a page??

joadan commented 6 months ago

Hi,

Please have a look at this sample repo...

https://github.com/joadan/WebAppChartsServer