]> de.git.xonotic.org Git - xonotic/xonstat.git/commit
Adds an accuracy graph and removes the overall accuracy table.
authorAnt Zucaro <azucaro@gmail.com>
Tue, 17 Apr 2012 00:39:39 +0000 (20:39 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Tue, 17 Apr 2012 00:39:39 +0000 (20:39 -0400)
commit968ddef0d49b2ebec97d42b88c8adac6e4ae178e
treee89deacb6d21228bc81172743885a0219de8bfd9
parent686adbe2cb75e7a286922a67cc937985c7004ed8
Adds an accuracy graph and removes the overall accuracy table.

In retrospect the accuracy/damage table was a cop-out. It doesn't really show anything useful, it was just easy to display query-wise. Meanwhile I've been told time and time again that nex accuracy is the only thing that people are truly looking at as a measure of their accuracy, so that is what this commit does in graphical form. Other useful things will come later, but likely not in a tabular format again.
xonstat/static/js/jquery.flot.min.js [new file with mode: 0644]
xonstat/templates/player_info.mako
xonstat/views/player.py