https://github.com/edent/motion-chart
Create a "Hans Rosling" style motion chart using D3.
https://github.com/edent/motion-chart
Last synced: 3 months ago
JSON representation
Create a "Hans Rosling" style motion chart using D3.
- Host: GitHub
- URL: https://github.com/edent/motion-chart
- Owner: edent
- Created: 2014-06-13T16:07:35.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-13T16:19:41.000Z (about 12 years ago)
- Last Synced: 2025-07-06T01:02:50.726Z (12 months ago)
- Size: 191 KB
- Stars: 6
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
motion-chart
============
Create a "Hans Rosling" style motion chart using D3.
Originally used for http://shkspr.mobi/blog/2012/11/rewired-state-uk-parliament-2012/
[](http://www.youtube.com/watch?v=UzwEBmvcO8A)
This demo project shows three UK political parties.
The axes are...
* X - Percentage of female MPs
* Y - Average age of MPs
* Radius - Number of MPs
* Temporal - Years
This repository mostly serves as a reminder of what I did.
d3.js forked from https://github.com/mbostock/d3