From 3be3c4e4b190d39f05476111dc99a477dbdb52aa Mon Sep 17 00:00:00 2001 From: Hendrik Borras Date: Sat, 21 Oct 2017 20:08:41 +0200 Subject: [PATCH] Set sensible defaults for plotting --- frontend/templates/plotting.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/templates/plotting.html b/frontend/templates/plotting.html index 0ba7495..9a47d0e 100644 --- a/frontend/templates/plotting.html +++ b/frontend/templates/plotting.html @@ -29,11 +29,11 @@
Start time of the plot in UTCUnixSeconds (negative seconds will mean "seconds before last measurement"):
-
+
End time of the plot in UTCUnixSeconds(the plot will not extend further than the available data):

The bin size for the histogram (note too many bins will slow down the histogram creation):
-

+