-
-
Couldn't load subscription status.
- Fork 1.4k
Closed
Description
Is your feature request related to a problem? Please describe.
The apexcharts js file adds CSS styles into the document's header. This makes the graph break when the chart is used in a webcomponent as the styles never reach the DOM nodes because of shadowDOM.
Describe the solution you'd like
I think the CSS styles should either exposed as a file in the dist directory or add them to the shadowRoot node OR to the document's header
Cheers,
Pupix
Metadata
Metadata
Assignees
Labels
No labels