From 8f0347461e4976e99475ebc43563ab7dd7415540 Mon Sep 17 00:00:00 2001 From: iAmShorty Date: Wed, 5 Mar 2014 12:29:39 +0100 Subject: [PATCH] [FIX] removed tooltipformat from sparkline --- public/templates/bootstrap/dashboard/js_api.tpl | 1 - 1 file changed, 1 deletion(-) diff --git a/public/templates/bootstrap/dashboard/js_api.tpl b/public/templates/bootstrap/dashboard/js_api.tpl index f46cfc58..da861772 100755 --- a/public/templates/bootstrap/dashboard/js_api.tpl +++ b/public/templates/bootstrap/dashboard/js_api.tpl @@ -21,7 +21,6 @@ $(document).ready(function(){ height: '35', barWidth: 6, barSpacing: 2, - tooltipFormat: ' {{offset:names}}', chartRangeMin: 0 };