summaryrefslogtreecommitdiff
path: root/doc/lib/rrdFlot_js.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lib/rrdFlot_js.html')
-rw-r--r--doc/lib/rrdFlot_js.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/lib/rrdFlot_js.html b/doc/lib/rrdFlot_js.html
index aa0994f..5b964fa 100644
--- a/doc/lib/rrdFlot_js.html
+++ b/doc/lib/rrdFlot_js.html
@@ -30,7 +30,7 @@
<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://code.google.com/p/flot/">Flot</A> plot.</P>
+ as a <A HREF="http://www.flotcharts.org/">Flot</A> plot.</P>
<HR>
</TD>
</TR>
@@ -40,12 +40,12 @@
<P>Given a
<A HREF="rrdFile_js.html#RRDFile">RRDFile</A> object, this class
creates an interactive
-<A HREF="http://code.google.com/p/flot/">Flot</A> plot.</P>
+<A HREF="http://www.flotcharts.org/">Flot</A> plot.</P>
<P>In order to use this module, you also need to include:
<UL>
<LI><A HREF="rrdFlotSupport_js.html">rrdFlotSupport.js</A>
- <LI><A HREF="http://code.google.com/p/flot/">jquery.flot.js</A>
+ <LI><A HREF="http://www.flotcharts.org/">jquery.flot.js</A>
<LI><A HREF="http://jquery.com/">jquery.js</A>
</UL></P>
@@ -88,7 +88,7 @@ creates an interactive
</TD>
<TD WIDTH=80%>
<P>Global graphing options. See
- <A HREF="http://code.google.com/p/flot/">Flot documentation</A>
+ <A HREF="http://www.flotcharts.org/">Flot documentation</A>
for more details.</P>
<P>The recognized elements and the default values are:
<PRE>
@@ -109,7 +109,7 @@ creates an interactive
<TD WIDTH=80%>
<P>Dictionary of graphing options. This must be a dictionary of DS_id.
Each element of the dictionary contains graphing options. See
- <A HREF="http://code.google.com/p/flot/">Flot documentation</A>
+ <A HREF="http://www.flotcharts.org/">Flot documentation</A>
for more details.</P>
<P>The recognized elements and the default values are:
<PRE>