From: Dan Vanderkam Date: Thu, 17 Dec 2009 16:08:16 +0000 (-0800) Subject: update docs, add negatives test X-Git-Tag: v1.0.0~767 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=8c851a1ba88f2b0497aa18c9e8367537aad72529;p=dygraphs.git update docs, add negatives test --- diff --git a/docs/index.html b/docs/index.html index be7e3ca..314d59a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -480,7 +480,7 @@ perl -ne 'BEGIN{print "Month,Nominal,Real\n"} chomp; ($m,$cpi,$low,$close,$high) rollPeriod - integer >= 1 + integer >= 1 1 Number of days over which to average data. Discussed extensively above. @@ -497,6 +497,13 @@ perl -ne 'BEGIN{print "Month,Nominal,Real\n"} chomp; ($m,$cpi,$low,$close,$high) List of colors for the data series. These can be of the form "#AABBCC" or "rgb(255,100,200)" or "yellow", etc. If not specified, equally-spaced points around a color wheel are used. + fillGraph + boolean
+ true
false
+ Should the area underneath the graph be filled? This option is not + compatible with error bars. + + colorSaturation 0.0 - 1.0 1.0