Skip to content

use in custom element not working #3946

Description

@ray007

I'm trying to show a RadarChart chart inside a custom element (implemented with lit element).

But instead of inside the shadow dom, I see 2 div elements with class="bb" added to the body.

I've tried with specifying the bindto argument as d2.selection or HTMLElement, but it doesn't change anything.
Otherwise, configuration for testing was taken from the basic example at https://naver.github.io/billboard.js/demo/#Chart.RadarChart.

No problems to see on the console, so no idea what could be going wrong...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions