diff options
Diffstat (limited to 'doc/lib/rrdFlot_js.html')
-rw-r--r-- | doc/lib/rrdFlot_js.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/lib/rrdFlot_js.html b/doc/lib/rrdFlot_js.html index 5b964fa..2f766e4 100644 --- a/doc/lib/rrdFlot_js.html +++ b/doc/lib/rrdFlot_js.html @@ -30,7 +30,9 @@ <P>The <A HREF="../../src/lib/rrdFlot.js">rrdFlot Javascript module</A> implements a class used to represents a <A HREF="http://oss.oetiker.ch/rrdtool/">RDD archive</A> - as a <A HREF="http://www.flotcharts.org/">Flot</A> plot.</P> + as a <A HREF="http://www.flotcharts.org/">Flot</A> plot. + Tooltips are provided by the <A HREF="https://github.com/krzysu/flot.tooltip/">tooltip plugin</A>. + </P> <HR> </TD> </TR> @@ -89,6 +91,8 @@ creates an interactive <TD WIDTH=80%> <P>Global graphing options. See <A HREF="http://www.flotcharts.org/">Flot documentation</A> + and + <A HREF="https://github.com/krzysu/flot.tooltip/">tooltip plugin documentation</A> for more details.</P> <P>The recognized elements and the default values are: <PRE> |