Lecture 6
Schema della sezione
-
-
Example of accessible visualizations: redesign of diversity of aging, plots in Excel, slope graphs, connected scatter plots, smoothed line charts, the importance of notations. Guidelines for creating accessible visualizations.
-
Entire Gapminder data
-
Additional information about the Gapminder data
-
A small snippet of the Gapminder data containing only the data for Italy and South Africa between 2016 and 2020
-
A Jupyter notebook that help to understand how the Plotly library constructs figures
-
Gapminder File IPYNB
A Jupyter notebook visualizing Gapminder data in an interactive way (using the Plotly and Dash libraries):
- Creating
a basic scatter plot and styling it to meet the Gapminder style
- Adding animation to the Gapminder bubble chart, choosing chart axes with Dash dropdowns
- Creating
a basic scatter plot and styling it to meet the Gapminder style
-