Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 316 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 316 Bytes

basket_shots

DataViz project by Akhil Lohia for the course 14D007 at Barcelona GSE. Visualization of shots by the NBA team New York Knicks in 2013-14 season.

The webpage is hosted on a simple flask based webserver. The html code is present in templates/shots.html. The D3 code is present in static/shots.js.