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
- Host: GitHub
- URL: https://github.com/caged/bbref-graphs
- Owner: caged
- License: mit
- Created: 2012-12-25T03:06:19.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-12-30T19:39:32.000Z (over 13 years ago)
- Last Synced: 2025-05-15T02:36:31.594Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://labratrevenge.com/bbref-graphs/
- Size: 398 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

### 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  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

### Original Stats Table

### Changelog
#### v0.2 - December 30, 2012
* Fix default selection in advanced game log
#### v0.1 - December 26, 2012
* Initial release