projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4202b3
)
tweak demo chart a bit
author
Dan Vanderkam
<dan@dygraphs.com>
Mon, 4 Apr 2011 23:51:06 +0000
(19:51 -0400)
committer
Dan Vanderkam
<dan@dygraphs.com>
Mon, 4 Apr 2011 23:51:06 +0000
(19:51 -0400)
docs/index.html
patch
|
blob
|
blame
|
history
diff --git
a/docs/index.html
b/docs/index.html
index
ca2c52f
..
1d0569d
100644
(file)
--- a/
docs/index.html
+++ b/
docs/index.html
@@
-110,7
+110,8
@@
customBars: true,
title: 'Daily Temperatures in New York vs. San Francisco',
ylabel: 'Temperature (F)',
- titleHeight: 24
+ legend: 'always',
+ labelsDivStyles: { 'textAlign': 'right' }
}
);
</script>