projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7d6278
)
update combined
author
Dan Vanderkam
<danvdk@gmail.com>
Fri, 27 Nov 2009 02:00:07 +0000
(21:00 -0500)
committer
Dan Vanderkam
<danvdk@gmail.com>
Fri, 27 Nov 2009 02:00:07 +0000
(21:00 -0500)
dygraph-combined.js
patch
|
blob
|
blame
|
history
diff --git
a/dygraph-combined.js
b/dygraph-combined.js
index
abb0dcb
..
6b90a70
100644
(file)
--- a/
dygraph-combined.js
+++ b/
dygraph-combined.js
@@
-4840,6
+4840,7
@@
this.dateWindow_=_56.dateWindow||null;
this.valueRange_=_56.valueRange||null;
this.wilsonInterval_=_56.wilsonInterval||true;
this.customBars_=_56.customBars||false;
+div.innerHTML="";
if(div.style.width==""){
div.style.width=Dygraph.DEFAULT_WIDTH+"px";
}