We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Tested to use the prebuilt dist version of plotly.js and it worked well.
Seems as it is https://github.com/a-vis/regl-scatter2d that have problem with IE11 not sure how they manage to build plotly.js without that issue.
Works with: Plotly.js 1.38.3 import Plotly from 'plotly.js/dist/plotly'
import Plotly from 'plotly.js/dist/plotly'
The text was updated successfully, but these errors were encountered:
regl-scatter2d has been fixed. gl-vis/regl-scatter2d@734e372
regl-scatter2d
Sorry, something went wrong.
No branches or pull requests
Tested to use the prebuilt dist version of plotly.js and it worked well.
Seems as it is https://github.com/a-vis/regl-scatter2d that have problem with IE11 not sure how they manage to build plotly.js without that issue.
Works with: Plotly.js 1.38.3
import Plotly from 'plotly.js/dist/plotly'
The text was updated successfully, but these errors were encountered: