]> de.git.xonotic.org Git - xonotic/xonstat.git/commit
Initial version of ajax-updating of the accuracy graph.
authorAnt Zucaro <azucaro@gmail.com>
Sun, 29 Apr 2012 16:10:14 +0000 (12:10 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Sun, 29 Apr 2012 16:10:14 +0000 (12:10 -0400)
commit026915c9eeffb932fe2efbd702f850cfc65efc90
tree88ec4b693a599a69f113eae5e2679add5690ae04
parent4b13e9b77ff48fcae3419665ee2e2b4bba9d2171
Initial version of ajax-updating of the accuracy graph.

The accuracy view needs to be changed to accommodate clicking on weapons where not enough data is supplied. Right now it results in a JS error that halts all further updates to the graph.
xonstat/templates/player_info.mako
xonstat/views/player.py