apexcharts / Blazor-ApexCharts

A blazor wrapper for ApexCharts.js

Home Page:https://apexcharts.github.io/Blazor-ApexCharts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

johnds1974 opened this issue · comments

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??

Hi,

Please have a look at this sample repo...

https://github.com/joadan/WebAppChartsServer