-
#### Is your feature request related to a problem? Please describe.
If you make more than 3-4 Plotly graphs that use WebGL (3D, `scattergl`, `parcoords`, and a couple of others, but notably `px…
-
- what version of Makie are you running? (`]st -m Makie`)
Makie v0.21.16
- can you reproduce the bug with a fresh environment ? (`]activate --temp; add Makie`)
yes
- What platform + GPU are yo…
-
**Description**
If you create a line plot in plotly express, it seems to just use the canvas instead of the WebGL optimized canvas. We should be using WebGL to render when it is enabled. Wi…
-
When updating `scattergl` plots in Firefox, some traces do not render as expected. This issue does not appear in other browsers, such as Chrome or Edge, where the `scattergl` traces are rendered as e…
-
**Is your feature request related to a problem? Please describe.**
I'm working on real-time video analysis and color grading tools that require efficient rendering of various color scopes. While we…
-
## User story
1. As a software developer
2. I need an explanatory documentation on implementation of WebGL and WebGL-plot + JS
3. So that it can be helpful in deciding technology
## Acceptance c…
-
Hi, I'm having issues getting openmc-plotter to run. I was getting issues with pyside2, so i removed the environment I was using, and installed everything again. Openmc runs fine, but when I reinstall…
-
The trace is laggy with 100K points. Change to webGL
-
This issue is related to #2852. I'm working on a dashboard using the React Plotly components with WebGL. I have become stuck because of the maximum number of WebGL contexts. The fix I had planned was …
-
The map view has both png and svg output, but both appear to be pixelated. Is that an issue with my SVG reading code, or is it real, and if so, would it be possible to save "real" SVG, i.e. actually …