From 6c57d69ea8ef458f995e218461cbb2b9b54d107a Mon Sep 17 00:00:00 2001
From: Igor Sfiligoi <isfiligoi@ucsd.edu>
Date: Wed, 6 Nov 2013 19:54:58 +0000
Subject: Add the missing rrdJFlotThree

---
 src/examples/index.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/examples/index.html b/src/examples/index.html
index 60efe44..3f3a2c9 100644
--- a/src/examples/index.html
+++ b/src/examples/index.html
@@ -12,6 +12,7 @@
   <li><a href="rrdJFlot.html">RRD plotting with Flot</a></li>
   <li><a href="rrdJFlotSimple.html">RRD plotting with Flot (no user input)</a></li>
   <li><a href="rrdJFlotTwo.html">Plot the sum of 2 RRD files with Flot</a></li>
+  <li><a href="rrdJFlotThree.html">Plot the sum of 3 RRD files with Flot</a></li>
   <li><a href="rrdMatrixFlot.html">Plot the stack of 3 RRD files with Flot</a></li>
   <li><a href="rrdJFlotFilter.html">Filter DSs. Here, sum two DSs, and sum all of the DSs.</a></li>
   <li><a href="rrdJFlotFilterRRA.html">Create new RRAs with longer steps, and time shift RRAs for timezones.</a></li>
-- 
cgit v1.2.3-2-g168b