projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02d8dc6
)
remove ineffective labelsDivStyle, rename the other
author
Dan Vanderkam
<dan@dygraphs.com>
Wed, 27 Jul 2011 07:27:25 +0000
(
03:27
-0400)
committer
Dan Vanderkam
<dan@dygraphs.com>
Wed, 27 Jul 2011 07:27:25 +0000
(
03:27
-0400)
tests/customLabel.html
patch
|
blob
|
blame
|
history
diff --git
a/tests/customLabel.html
b/tests/customLabel.html
index
d878f48
..
d206f60
100644
(file)
--- a/
tests/customLabel.html
+++ b/
tests/customLabel.html
@@
-26,8
+26,7
@@
errorBars: true,
labelsDivWidth: 100,
labelsDivStyles: {
- 'background-color': 'transparent',
- 'top': '210px'
+ 'backgroundColor': 'transparent',
},
labelsSeparateLines: true,
yAxisLabelWidth: 20