projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f006db
)
fix IE bug in demo
author
Dan Vanderkam
<danvdk@gmail.com>
Wed, 19 Aug 2009 02:26:31 +0000
(
02:26
+0000)
committer
Dan Vanderkam
<danvdk@gmail.com>
Wed, 19 Aug 2009 02:26:31 +0000
(
02:26
+0000)
docs/index.html
patch
|
blob
|
blame
|
history
diff --git
a/docs/index.html
b/docs/index.html
index
cd23af9
..
24d529c
100644
(file)
--- a/
docs/index.html
+++ b/
docs/index.html
@@
-80,7
+80,7
@@
"rgb(255,100,100)",
"#00DD55",
"rgba(50,50,200,0.4)"],
- padding: {left: 40, right: 30, top: 5, bottom: 15}
,
+ padding: {left: 40, right: 30, top: 5, bottom: 15}
}
);
</script>