Skip to content

ShadowDOM support #238

@Pupix

Description

@Pupix

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions