Skip to content

Throws "Uncaught TypeError: Cannot read property 'defaultView' of undefined " for inverted bar graph #88

@utsabn34

Description

@utsabn34

When I added

data-graph-inverted ="1"
for

data-graph-type = "column"
I am getting an error of "Uncaught TypeError: Cannot read property 'defaultView' of undefined". Can you please look into it? The graph is being displayed. No functionality issues but generated huge amount of errors in console.
<table class="highchart" data-graph-container="#vessel_ranking_graphcontainer_s52" data-graph-height = "600" data-graph-inverted ="1" data-graph-type="column" id ="vessel-ranking-graph-s5" style="display:none">
ssww

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