Lecture 8
Section outline
-
-
Gapminder notebook File IPYNB
A Jupyter notebook visualizing Gapminder data using the Plotly and Dash libraries:
- A basic bubble chart styled to meet the Gapminder style
- An animated bubble chart to show data from different years
- An interactive bubble chart where the axes data is chosen using Dash dropdowns
- An interactive bubble chart where data about selected points is shown in a text area
- A basic bubble chart styled to meet the Gapminder style
-
A Jupyter notebook with information on how to use templates and colors in Plotly
-