Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
utsabn34 opened this issue Mar 11, 2019 · 0 comments

Comments

@utsabn34
Copy link

utsabn34 commented Mar 11, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant