diff options
author | Igor Sfiligoi <isfiligoi@ucsd.edu> | 2012-09-12 19:41:29 +0000 |
---|---|---|
committer | Igor Sfiligoi <isfiligoi@ucsd.edu> | 2012-09-12 19:41:29 +0000 |
commit | e4fe7d6f43167394b4fd252c0246ebe7bb00cf1c (patch) | |
tree | b7598e9b81720a5e8b872dc0b1d0c2b2327e3252 /doc | |
parent | cd74132f878829718df1f19509d28c4bd77c7a2d (diff) |
Add a link to the Tooltip plugin URLv0.6.3
Diffstat (limited to 'doc')
-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> |