Australian-Open-Stats-using-d3

Data visualization assignment to represent Australian Open statistics. Link to dataset: Link to dataset
Used Tabletop library to get data from above googlesheet.
Used bar, line and pie chart to represent information from the dataset.
Interaction techniques like hover, sort, overview->detail are used.
Used d3pie library to draw pie chart. Its a library built on top of d3 to draw attractive pie charts.