Sachin Tendulkar: From Date To To Date

Motivation

I wanted to make a graphical representation of the 'Form' of a batsman in Cricket. The idea was to visually see the form of a batsman over time, and possibly select opposition, venue etc.

Details

This visualization has been implemented using D3.js. You can select a period in the scale above to see the form during a specific time period.

Todo

  • Make the above chart responsive to the size of the page
  • Colour code tournaments to give a better sense of continuity within the chart
  • Allow filtering by venue, opposition

Code