From 1d2e25b62c4c291c46ed65dcd5b296ba9dae0089 Mon Sep 17 00:00:00 2001 From: Stephen Bell <stephenjbell@gmail.com> Date: Tue, 21 Apr 2015 11:10:29 -0500 Subject: [PATCH] Added HowManyDiapers.com to users.html page --- docs/users.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/docs/users.html b/docs/users.html index ca55417..6e7557f 100644 --- a/docs/users.html +++ b/docs/users.html @@ -82,7 +82,17 @@ <li><a href="http://www.glerl.noaa.gov/data/now/wlevels/dbd/altSite.html">NOAA Great Lakes Water Level Dashboard</a><br/> <span class="desc">The Great Lakes Water Level dashboard was designed to help users view, understand, and compare Great Lakes surface water elevation data and forecasts from a variety of different sources, and across a variety of time scales ranging from monthly average values, to annual and multi-decadal values. First developed in Adobe Flash, a HTML 5 compatible version has been in the works and a functional draft is available here.</span></li> - + + <li> + <a href="http://howmanydiapers.com">HowManyDiapers.com</a><br /> + <span class="desc"> + HowManyDiapers.com is a free tool for estimating diaper use and sizes for any infant, in any time period. + Using the babyâs percentile by weight (from the CDC growth chart), it plots out how much the baby is likely + to weigh in the future, then checks with the manufacturerâs sizing charts to determine best diaper fit. + Dygraphs are used in the results page, to display the growth curve and sizing changes (using annotations). + </span> + </li> + </ul> <p>Are you using dygraphs? Please let <a href="mailto:dan@dygraphs.com">Dan</a> know and he'll add your link here!</p> -- 2.7.4