virtual-webgl.js:389 WebGLRenderingContext.canvas is not supported
(anonymous) @ virtual-webgl.js:389
(anonymous) @ virtual-webgl.js:1008
virtual-webgl.js:389 WebGLRenderingContext.drawingBufferColorSpace is not supported
(anonymous) @ virtual-webgl.js:389
(anonymous) @ virtual-webgl.js:1008
virtual-webgl.js:389 WebGLRenderingContext.unpackColorSpace is not supported
(anonymous) @ virtual-webgl.js:389
(anonymous) @ virtual-webgl.js:1008
virtual-webgl.js:389 WebGLRenderingContext.drawingBufferFormat is not supported
(anonymous) @ virtual-webgl.js:389
(anonymous) @ virtual-webgl.js:1008
Description
Some plots are rendering incorrectly (missing or muted colors) when using virtual-webgl in Chromium based browsers. This was originally reported in plotly/Kaleido#375.
Screenshots/Video
See plotly/Kaleido#375 for more examples.
Steps to reproduce
<script>tag in the bodyNotes
virtual-webglfor handling multiple WebGL contexts #6784