From 87fc996ecf568d6d73a57c3233e28421352057c1 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 25 Feb 2015 16:16:35 +0100 Subject: parametric bargraph is parametric --- templates/bargraph.html.ep | 2 ++ 1 file changed, 2 insertions(+) (limited to 'templates/bargraph.html.ep') diff --git a/templates/bargraph.html.ep b/templates/bargraph.html.ep index 310220f..3d5eda2 100644 --- a/templates/bargraph.html.ep +++ b/templates/bargraph.html.ep @@ -1,3 +1,5 @@ +%= include 'barform'; + %= javascript begin show_bargraph('/2ddata.tsv?aggregate=<%= param('xsource') %>&metric=<%= param('ysource') %>', -- cgit v1.2.3