albertlyu / shot-charts-site

A Rails web application for visualizing NCAA men's basketball play-by-play shot location data
MIT License
3 stars 1 forks source link

Create initial scatter plot of made and missed shots #4

Closed albertlyu closed 10 years ago

albertlyu commented 10 years ago

Once #3 has been decided, create scatter plots and possibly bubble charts of shots for the player pages in player.html.erb. This is going to be the fun part of the web app development.

albertlyu commented 10 years ago

Using highcharts for this.