etwuerschmidt / song-roulette

Spotipy and Slack integration for managing / analyzing a monthly collaborative playlist
2 stars 0 forks source link

Save Plotly Graphs #9

Closed etwuerschmidt closed 5 years ago

etwuerschmidt commented 5 years ago

Plotly Graphs should be able to be saved to be posted on Slack.

Orca setup is needed in order to save graphs locally. https://github.com/plotly/orca

etwuerschmidt commented 5 years ago

Orca setup complete - plots can be saved locally for further use with Slack Client.

Note that Orca setup needs to occur on each machine that will be running the script (unfortunately it isn't available via pip, so it is not listed in setup.py as a dependency)