Neil Vaytet

Results 85 comments of Neil Vaytet

In addition, I have another workaround if you wish to customize either the appearance of the buttons in the original mpl toolbar, or their behaviour. I can replace them with...

You get the same effect in the [looking glass](https://matplotlib.org/stable/gallery/event_handling/looking_glass.html#sphx-glr-gallery-event-handling-looking-glass-py) example from the docs. Since the performance is so much better in the Qt backend, is there any way to embed...

Ok thanks. It seems to work. However, the behaviour of the Shift key is weird, or definitely not like in the Qt window. At first it just seems to do...

Maybe I misunderstood something but after reading this issue and #117, it seems the main problem comes from the fact that `ipympl` is making matplotlib render PNGs in the background...

Hi I am also getting this "Model not found" error on 0.6.3. All extensions seem ok: ![Screenshot at 2021-02-11 15-24-13](https://user-images.githubusercontent.com/39047984/107651204-843a6d00-6c7f-11eb-8d05-89d34c577f2c.png) Installed in a fresh `conda` env: - jupyter_client 6.1.11 pyhd8ed1ab_1...

I would also really welcome this addition to `nbsphinx`. Thanks in advance

Is there a workaround to customize the topbar with version 0.3 or do we have to wait until some flavour of the changes proposed here is implemented? With versions <...

Adding `InstancedMesh` to `pythreejs` would also be super useful! @gmonet and @vidartf: Any ideas how I could make 5000 little spheres that each have a different color? I was using...