Skip to content

Instantly share code, notes, and snippets.

@04pallav
Last active October 13, 2017 21:08
Show Gist options
  • Save 04pallav/6a61aeccfeb2c19c26daef8cf1eb78e1 to your computer and use it in GitHub Desktop.
Save 04pallav/6a61aeccfeb2c19c26daef8cf1eb78e1 to your computer and use it in GitHub Desktop.
iplot and plot
py.iplot() when working in a Jupyter Notebook to display the plot in the notebook.
py.plot() to return the unique url and optionally open the url
https://plot.ly/python/file-options/
Updating old graphs and folder locations
https://plot.ly/python/getting-started/
offline plots
Cheat sheet
https://images.plot.ly/plotly-documentation/images/python_cheat_sheet.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment