X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=docs%2Findex.html;h=314d59a867484094f4e9728fcdb87a0b1883ded4;hb=4424c142f61de8d0a90417a78b1db4529f01dd2e;hp=be7e3ca22464419e50ba06ec2898abc8f97e9170;hpb=eaaff992c4ebc8c69f375a63eb0bed55bfa4f884;p=dygraphs.git 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