Bar plot in Python using Plotly
Step 1: Install plotly package if you haven't. Follow this article: http://com.puter.tips/2017/02/install-plotly-package-in-python.html Step 2: Set up your online credentials for plotly account. 2.1: Go to https://plot.ly/settings/api 2.2: Sign in/sign up. 2.3: Open https://plot.ly/settings/api (API Settings page) and click on Regenerate Key button. Copy the API key.