IE11: scattergl: problems with marker symbols
See original GitHub issueWe have problems with custom marker-symbols in a scattergl
chart.
Chrome and Firefox are OK. This seems to be only a Problem in IE (11.0.9600.19002)
WEBGL11042: INVALID_OPERATION: useProgram: Program not linked
Live Example: https://jsbin.com/zokekob/edit?js,output
Issue Analytics
- State:
- Created 5 years ago
- Comments:9 (8 by maintainers)
Top Results From Across the Web
Custom SVG markers won't display in IE 11 - Stack Overflow
I'm trying to display some bus routes using Google Data Layer, and then add some custom icon markers. Works great in Chrome and...
Read more >plotly.js-mapbox-dist | Yarn - Package Manager
Fix auto backoff when marker symbols and sizes are arrays [#6414] ... Fix scattergl marker for IE11 [#2863]; Fix inheritance of explicit pie...
Read more >plotly.graph_objects.Scattergl — 5.11.0 documentation
The data visualized as scatter point or lines is set in x and y using the WebGL plotting engine. Bubble charts are achieved...
Read more >Source - GitHub
Improve `scattergl` performance when using typed arrays ... Add horizontal and vertical markers for arrow charts ... Fix `scattergl` marker for IE11 ......
Read more >Changelog - Apache ECharts
Stack sum eliminate floating arithmetic problem. ... That is, previously, the visuals (i.e., color, symbol, symbolSize, ...) that generated by the component ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yes, custom symbols are likely broken now in scattergl. That requires a bit of time to fix, I will give a try.
related https://github.com/plotly/plotly.js/issues/2750