-
##### System information (version)
- OpenCV => 4.4.0.
- Operating System / Platform => ubuntu 20.04 lts
- Python => 3.8
- PyQt : 5.15.0
- Matplotlib version: 3.3.1
##### Detailed descrip…
-
I'm aware that there is `staticPlot` option for disabling these features but it actually disables all interactive operations including tooltips and legends.
For charts that don't have much data point…
-
https://codepen.io/cpsievert/pen/ZvNqjQ
Note that fillcolor renders correctly when `type: scatter`.
-
### Background
Some of you may have seen the R library I develop - [mapdeck](https://github.com/SymbolixAU/mapdeck) (as @SymbolixAU ) - which means we can call deck.gl from within R.
All the un…
-
I couldn't find where the depth buffer is used, if it's true, it's better to turn it off:
https://github.com/danchitnis/webgl-plot/blob/b445ae1ff729fa7f917b20036a8dd5085502e6ee/src/webglplot.ts#L146
…
-
When using plotly.io.to_image inside a docker container I get :
"_When used on Linux, orca requires an X11 display server, but none was detected. Please install X11, or configure your system with Xvf…
-
Current approach is based on x3dom functionality of python-occ. It will probably be not available in the future but it would be good to keep the simple ipython visuaization capabilities. One way to ac…
-
For macos, OpenGL is scheduled to be deprecated (see, e.g. [here](https://arstechnica.com/gadgets/2018/06/the-end-of-opengl-support-other-updates-apple-didnt-share-at-the-keynote/)). Looks like there'…
-
I have no problems using jsroot in jupyter. I have no problems making plots in general in jupyter or jupyterlab. But when I use jsroot in python within JupyterLab; e.g.
```
import ROOT
%jsroot on
…
-
Hi,
Would it be possible to include a plot_hover to rgl like in shiny::plotOutput in the same manner as what has been done within https://github.com/dmurdoch/rgl/blob/master/demo/shinyMouse.R
I …