diff options
Diffstat (limited to 'src/examples/rrdMatrixFlot.html')
-rw-r--r-- | src/examples/rrdMatrixFlot.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/examples/rrdMatrixFlot.html b/src/examples/rrdMatrixFlot.html index f0d59c0..d428f58 100644 --- a/src/examples/rrdMatrixFlot.html +++ b/src/examples/rrdMatrixFlot.html @@ -31,6 +31,7 @@ <script type="text/javascript" src="../../flot/jquery.js"></script> <script type="text/javascript" src="../../flot/jquery.flot.js"></script> <script type="text/javascript" src="../../flot/jquery.flot.selection.js"></script> + <script type="text/javascript" src="../../flot/jquery.flot.tooltip_0.4.2.js"></script> <head> <title>Graph multiple RRDs with Flot</title> </head> |