shijithpk / history_of_india_pakistan_cricket_matches

cricket interactive looking at history of India-Pakistan matches

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the code and data for a cricket interactive visualising the history of India-Pakistan one-day matches. You can see it here.

Used a modified version of Adam Pearce's Graph-Scroll.js library to make this interactive.

Apart from the Graph-Scroll.js library, I also used Gregor Aisch's d3 jetpack and the d3-geo microlibrary.

Based a lot of my code on this bl.ocks.org example done by SpaceActuary. Lots of other examples from stackoverflow.com used too, have mentioned their urls where possible in index.html.

Used data from Cricinfo.com.

About

cricket interactive looking at history of India-Pakistan matches

License:The Unlicense


Languages

Language:HTML 91.2%Language:JavaScript 8.8%