apexcharts / Blazor-ApexCharts

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

Docs (Wasm): RangeArea in Chart Gallery doesn't display properly #320

Closed digitaldirk closed 1 year ago

digitaldirk commented 1 year ago

Hi,

When on this page of the docs: https://apexcharts.github.io/Blazor-ApexCharts/, the RangeArea example at the bottom of the page does not display the chart property. I cloned the repo and ran both the Server and Wasm versions, and this issue only occurs in the Wasm version on the Chart Gallery page (this does not happen on the RangeArea page: https://apexcharts.github.io/Blazor-ApexCharts/rangearea-charts). It seems the live docs are using Wasm.

I could not find an obvious issue, I am new to ApexCharts so my troubleshooting is basic. I tried Edge, Chrome, Firefox on desktop and mobile and all gave the same results.

Wasm image

Server image

Thanks

joadan commented 1 year ago

Hi, thank you for reporting. I managed to get it working locally in wasm but still it is not working on https://apexcharts.github.io/Blazor-ApexCharts/,

joadan commented 1 year ago

Fixed!