projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c97d73
)
update demo colors
author
Dan Vanderkam
<danvdk@gmail.com>
Tue, 1 Dec 2009 17:12:47 +0000
(09:12 -0800)
committer
Dan Vanderkam
<danvdk@gmail.com>
Tue, 1 Dec 2009 17:12:47 +0000
(09:12 -0800)
tests/demo.html
patch
|
blob
|
blame
|
history
diff --git
a/tests/demo.html
b/tests/demo.html
index
1fa66fd
..
ba96531
100644
(file)
--- a/
tests/demo.html
+++ b/
tests/demo.html
@@
-39,7
+39,7
@@
labelsDiv: document.getElementById('status'),
labelsSeparateLines: true,
labelsKMB: true,
- colors: ["
hsl(180,60,50
)",
+ colors: ["
rgb(51,204,204
)",
"rgb(255,100,100)",
"#00DD55",
"rgba(50,50,200,0.4)"],