summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lib/rrdFlot.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/lib/rrdFlot.js b/src/lib/rrdFlot.js
index 7fb80a6..4a0a5c7 100644
--- a/src/lib/rrdFlot.js
+++ b/src/lib/rrdFlot.js
@@ -31,7 +31,9 @@
* {
* legend: { position:"nw",noColumns:3},
* lines: { show:true },
- * yaxis: { autoscaleMargin: 0.20}
+ * yaxis: { autoscaleMargin: 0.20},
+ * tooltip: true,
+ * tooltipOpts: { content: "<h4>%s</h4> Value: %y.3" }
* }
*
* ds_graph_options is a dictionary of DS_name,