plotly.py version 3.2.0 is going to feature full orca integration for exporting figures as static images.
I've created two notebooks that cover the new functionality at https://github.com/jonmmease/plotly_orca_notebooks.
StaticImageGeneration.ipynb covers the new high-levelto_image and write_image functions in the new plotly.io package.
OrcaManagement.ipynb covers the lower-level interface to the orca server process.
I'd like to get these into the main docs soon.
plotly.py version 3.2.0 is going to feature full orca integration for exporting figures as static images.
I've created two notebooks that cover the new functionality at https://github.com/jonmmease/plotly_orca_notebooks.
StaticImageGeneration.ipynbcovers the new high-levelto_imageandwrite_imagefunctions in the newplotly.iopackage.OrcaManagement.ipynbcovers the lower-level interface to the orca server process.I'd like to get these into the main docs soon.