-
-
Notifications
You must be signed in to change notification settings - Fork 545
Document plotly.py orca integration #1053
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I think putting these new docs either together or separately on the front page in Plotly fundamentals would be best. We would also make a new section for the new plotly.io modules Jon is working on. WDYT? @jonmmease @cldougl |
Sorry, I forgot to reference this issue from my PR #1058 Right now I put these as two new sections in When the |
@jonmmease is resolved now that the docs have been deployed with #1058 or are there additional tasks that should be competed? |
Nope. This is done. Thanks for following up! |
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
andwrite_image
functions in the newplotly.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.
The text was updated successfully, but these errors were encountered: