Skip to content

destroy doesn't remove style: min-height from parent div #1654

@az143

Description

@az143

version 3.19.2:
after calling destroy on a chart the parent div is empty as expected, but still has
an inline style="min-height: px;", and thus still occupies space on the page.

the desired outcome would be that destroy gets rid of all traces of the chart. (example use case: multiple synced charts where only some should be shown b/c of size constraints)

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