Python Interactive 3D charting showcase
http://thebeast.me/python-charts/
The first chart shows the top 100 most starred GitHub projects grouped by topic description displayed as a pie chart.
The second chart is the Apple share price over the last year displayed as a line chart and the data is sourced from Google finance.
The third chart shows the Exxon Mobile Corporation share price versus the West Texas Intermediate oil price displayed as a line chart and the data comes from both Google finance and FRED Economic Data.
Created using:
- Python
- lxml
- Requests
- pandas_datareader
- pandas
- Google charts
- JavaScript
- XPath
- HTML 5
- jQuery
- Bootstrap
- YAML
- CSS
- GitHub Pages
- Travis CI

