From 224362343011984b4bfd5be4216530cc1c8e189c Mon Sep 17 00:00:00 2001 From: Maxime Beauchemin Date: Wed, 30 Sep 2015 08:59:19 -0700 Subject: [PATCH] Temporary hack to see the query for NVD3 vizs --- panoramix/templates/panoramix/datasource.html | 9 +++- .../templates/panoramix/viz_highcharts.html | 48 ------------------- panoramix/templates/panoramix/viz_nvd3.html | 3 +- panoramix/viz.py | 11 +++-- 4 files changed, 17 insertions(+), 54 deletions(-) delete mode 100644 panoramix/templates/panoramix/viz_highcharts.html diff --git a/panoramix/templates/panoramix/datasource.html b/panoramix/templates/panoramix/datasource.html index 308b71db1eb91..d627828683ae9 100644 --- a/panoramix/templates/panoramix/datasource.html +++ b/panoramix/templates/panoramix/datasource.html @@ -133,9 +133,9 @@

{{ viz.verbose_name }} {{ "{0:0.4f}".format(results.duration.total_seconds()) }} s + {% endif %} query - {% endif %}


@@ -159,7 +159,12 @@

{{ viz.verbose_name }}