X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=docs%2Fusers.html;h=66303622967182414b831ca3af1b8019bf086bb5;hb=6eef8c1b9ec7b247ee2b508032bd3ec957d0fb68;hp=ca554172777ab3f40bda92da8c790fbbd6e6822b;hpb=144034416d8119387dbdc3ce689d7b9fa4b2a0ee;p=dygraphs.git diff --git a/docs/users.html b/docs/users.html index ca55417..6630362 100644 --- a/docs/users.html +++ b/docs/users.html @@ -80,9 +80,48 @@ ([1], [2]). -
  • NOAA Great Lakes Water Level Dashboard
    - 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.
  • - +
  • + NOAA Great Lakes Dashboard
    + + The Great Lakes Dashboard provides user-friendly + access to aggregated time series data, model output, and forecasts for + multiple variables describing the Great Lakes along with background + information. First developed in Adobe Flash, a HTML 5 compatible version + has been in the works and a functional draft is available here. + +
  • + +
  • + HowManyDiapers.com
    + + 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). + +
  • + +
  • + USGS CIDA/GCMRC River Sediment and Discharge
    + + The Center for Integrated Data Analytics (CIDA) is using Dygraphs to display timeseries data + collected at USGS gage stations, most prominently on the Colorado River through the Grand + Canyon. Dygraphs performance was essential for interacting with years of dense timeseries + data in the browser. (View the code!) + +
  • + +
  • + Ghanastocks.net
    + + Ghanastocks.net is a financial platform offering information on the stocks traded on the Ghana Stock Exchange. + Dygraphs is used to display the stock charts. On the front page a tiny preview graph with no interaction model and + labels is used, the quote pages uses a standard version of dygraphs and the detailed chart is displayed using two + dygraphs instances, one for the volume bars and one for the chart, which are synchronized through a custom highlight + callback. + +
  • +

    Are you using dygraphs? Please let Dan know and he'll add your link here!