← previous: U-Boot Environment Variables next: Python Package Management →

Gapminder Demo

Sachin Verma

in

Hans Rosling of Gapminder.org created a very famous interactive visualization of how life expectancy and per capita income of different nations has changed over the years. Visualization shown below is a subset implementation of that demo which i attempted with D3.js. You can move the slider to see how the nations statistics change. To see the country corresponding to the bubble, just hover the mouse over that bubble. I will be improving this implementation further.



Tooltip

Countries





← previous: U-Boot Environment Variables next: Python Package Management →