An open API service indexing awesome lists of open source software.

https://github.com/caged/bbref-graphs

Chrome extension to convert tables of statistics to charts on http://basketball-reference.com
https://github.com/caged/bbref-graphs

Last synced: 11 months ago
JSON representation

Chrome extension to convert tables of statistics to charts on http://basketball-reference.com

Awesome Lists containing this project

README

          

![](https://raw.github.com/Caged/bbref-graphs/master/icon48.png)

### Basketball Reference Graph Extension

This is a chrome extension for graphing [player game log statistics](http://www.basketball-reference.com/players/l/lillada01/gamelog/2013/) on http://basketball-reference.com. A new button ![](http://f.cl.ly/items/0t3f3x1U1L3B023k2s1Q/button.png) will appear on the right side of the game log tables. Clicking it will allow you to select which statistic you want to graph.

### Installation

* [**Download v0.2 for Google Chrome**](https://github.com/Caged/bbref-graphs/raw/master/bball-ref.crx)
* In Chrome, navigate to `Window` > `Extensions`
* Drag and drop the .crx file onto the Extensions page

#### Graph View
![](http://f.cl.ly/items/3q1i3w1j38132m2p011E/bbref-graph.png)

### Original Stats Table
![](http://f.cl.ly/items/3n0O0Y042C112q0w120S/Screen%20Shot%202012-12-26%20at%201.27.17%20PM.png)

### Changelog

#### v0.2 - December 30, 2012
* Fix default selection in advanced game log

#### v0.1 - December 26, 2012
* Initial release