projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f81dd1e
)
default is just false
author
Dan Vanderkam
<danvk@google.com>
Thu, 17 Dec 2009 16:20:04 +0000
(08:20 -0800)
committer
Dan Vanderkam
<danvk@google.com>
Thu, 17 Dec 2009 16:20:04 +0000
(08:20 -0800)
docs/index.html
patch
|
blob
|
blame
|
history
diff --git
a/docs/index.html
b/docs/index.html
index
b0a1fc5
..
31cb325
100644
(file)
--- a/
docs/index.html
+++ b/
docs/index.html
@@
-500,7
+500,7
@@
perl -ne 'BEGIN{print "Month,Nominal,Real\n"} chomp; ($m,$cpi,$low,$close,$high)
<tr>
<td><strong>fillGraph</strong></td>
<td><code>boolean<br/></code></td>
- <td><code>
true<br/>
false</code></td>
+ <td><code>false</code></td>
<td>Should the area underneath the graph be filled? This option is not
compatible with error bars.</td>
</tr>