Whynick / ebattles

Automatically exported from code.google.com/p/ebattles
0 stars 0 forks source link

Statistics graphs #29

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
As suggested by Rob from psnbuddies.co.uk, I think that graphs of statistics 
would be a great addition to eBattles.
For example, there could be a graph for each event, where you can see the 
rating of players over time.
I need to start scoping the requirements.
- what graph library should be used
- what stat info do we save in the database, and how often 
- what graphs do we want to display

Original issue reported on code.google.com by frederic...@gmail.com on 10 Sep 2009 at 3:52

GoogleCodeExporter commented 8 years ago
e107 is going to use Prototype as Javascript framework
http://www.prototypejs.org

Here are some charting libraries that use Prototype
ProtoChart: 
http://blog.deensoft.com/2008/07/28/protochart-prototype-canvas-pretty-
charts
Flotr: http://solutoire.com/flotr

Original comment by frederic...@gmail.com on 27 Sep 2009 at 4:44