diff --git a/src/root/Makefile.am b/src/root/Makefile.am
index b14acedf..4d1bc6f4 100644
--- a/src/root/Makefile.am
+++ b/src/root/Makefile.am
@@ -5,7 +5,7 @@ STATIC = \
static/js/bootbox.min.js \
static/js/common.js
-FLOT = flot-0.6.zip
+FLOT = flot-0.8.3.zip
JQUERY = jquery-ui-1.8.5.custom.zip
BOOTSTRAP = bootstrap-2.3.1.zip
diff --git a/src/root/common.tt b/src/root/common.tt
index 00e0a7aa..ef15c786 100644
--- a/src/root/common.tt
+++ b/src/root/common.tt
@@ -528,8 +528,9 @@ BLOCK renderJobsetOverview %]
BLOCK includeFlot %]
-
-
+
+
+
[% END;
diff --git a/src/root/flot-0.6.zip b/src/root/flot-0.6.zip
deleted file mode 100644
index cccdf88f..00000000
Binary files a/src/root/flot-0.6.zip and /dev/null differ
diff --git a/src/root/flot-0.8.3.zip b/src/root/flot-0.8.3.zip
new file mode 100644
index 00000000..c472a484
Binary files /dev/null and b/src/root/flot-0.8.3.zip differ