From 69f1f4a95469133aad91aee77c40c4fb789d4e7b Mon Sep 17 00:00:00 2001 From: Ant Zucaro Date: Fri, 6 Sep 2013 09:03:25 -0400 Subject: [PATCH] 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. --- xonstat/templates/nvd3_damage.mako | 35 +++++++++++++++++++++++------- 1 file changed, 27 insertions(+), 8 deletions(-) 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()} +