From: Ant Zucaro Date: Fri, 6 Sep 2013 13:03:25 +0000 (-0400) Subject: Initial version of AJAX chart updates. X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=69f1f4a95469133aad91aee77c40c4fb789d4e7b;p=xonotic%2Fxonstat.git Initial version of AJAX chart updates. The game type icons still look wonky because they are no longer links. The graph updates but there are errors thrown and the hover doesn't work. I am probably not updating the chart properly. --- diff --git a/xonstat/templates/nvd3_damage.mako b/xonstat/templates/nvd3_damage.mako index 5832ba5..6a59e61 100644 --- a/xonstat/templates/nvd3_damage.mako +++ b/xonstat/templates/nvd3_damage.mako @@ -11,17 +11,10 @@ Player Damage <%block name="css"> ${parent.css()} +