An open API service indexing awesome lists of open source software.

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.

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/

[![Video Demo](http://img.youtube.com/vi/UzwEBmvcO8A/0.jpg)](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