How can I save an offline Python graph as an image (png, jpg, etc.) in memory?
The docs show how to create offline graphs: Using Plotly with Python offline β https://plot.ly/python/offline/
β¦and how to save a graph hosted by Plotly in memory: Saving static images (PNG, PDF, etc) β https://plot.ly/python/static-image-export/