question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

plots in plotly.js tutorial docs not displaying in Internet Explorer 11

See original GitHub issue

This issue is specific only to the plots in CodePen.

codepen

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:16 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
Braintelligencecommented, Oct 30, 2018

@alexcjohnson Yeah, your comment still makes sense for me if you check that you use IE 11 beforehand 😸. The if-block was for skipping every element that has .remove() naturally, right? So if I just check once if I’m looking at IE 11 or not I can skip the whole iteration beforehand for everything but IE 11. 😼

Read more comments on GitHub >

github_iconTop Results From Across the Web

Plotly charts not displaying in IE - plotly.js
I'm able to open up a plotly chart I make in Chrome, but it just comes up blank in IE. I'm working in...
Read more >
Working With IE 11 and Document Mode - Plotly Python
I am noticing that the plots I output to HTML files do not render in IE11, but render fine in Chrome. I found...
Read more >
Wrong visualization displayed in Internet Explorer - plotly.js
I wrote a time-series graph using plotly.js. When displayed in Chrome and firefox, it came out correct. However when displayed in IE, ...
Read more >
Function reference in JavaScript - Plotly
Plotly.js function reference. How to create, update, and modify graphs drawn with Plotly's JavaScript Graphing Library. New to Plotly?
Read more >
Getting started in JavaScript - Plotly
This CDN is graciously provided by the incredible team at Fastly. <head> <script src="https://cdn.plot.ly/plotly-2.16.1.min.js"></script> </head>.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found