-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
I am suddenly unable to use the updateOptions to update styling or chart types after load using the CDN. My current apps having been working fine until yesterday evening and based on my investigation it seems to be a CDN issue because when changing it to https://cdnjs.cloudflare.com/ajax/libs/apexcharts/1.4.6/apexcharts.min.js or https://cdnjs.cloudflare.com/ajax/libs/apexcharts/4.5.0/apexcharts.min.js" it works as expected.
Steps to Reproduce
- Link CDN: https://cdn.jsdelivr.net/npm/apexcharts
- Draw a chart
- Update chart after load using an event listener: Any styling updates or chart type change
Expected Behavior
The chart should update styling or chart
Actual Behavior
Update's do not happen unless the window is resized triggering a redraw.
Screenshots
Reproduction Link
selaw1 and nofalx
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working