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
.