bjlittle / geovista

Cartographic rendering and mesh analytics powered by PyVista
https://geovista.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
154 stars 23 forks source link

Configurable iframe height for Sphinx Gallery Interactive Scene #827

Open bjlittle opened 2 months ago

bjlittle commented 2 months ago

📰 Custom Issue

Push a change to pyvista to extend the pyvista.ext.viewer_directive (OfflineViewerDirective) sphinx extension such that it allows the height of the inline frame (iframe) to be configured within a conf.py.

At the moment this is hardwired to height='400px'.