From e1d5664f696a2f33a34a63e62aa8de05388f8574 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 26 Feb 2015 19:57:19 +0100 Subject: plot messages by anything --- templates/bargraph.html.ep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/bargraph.html.ep') diff --git a/templates/bargraph.html.ep b/templates/bargraph.html.ep index 3d5eda2..7e989e6 100644 --- a/templates/bargraph.html.ep +++ b/templates/bargraph.html.ep @@ -2,7 +2,7 @@ %= javascript begin -show_bargraph('/2ddata.tsv?aggregate=<%= param('xsource') %>&metric=<%= param('ysource') %>', +show_bargraph('/2ddata.tsv?aggregate=<%= param('xsource') %>&metric=<%= param('ysource') %>&msgnum=<%= param('msgnum') %>', '<%= param('title') %>', '<%= param('xlabel') %>', '<%= param('ylabel') %>', '<%= param('yformat') %>', '<%= param('width') %>', '<%= param('height') %>'); -- cgit v1.2.3