projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e418245
)
more space for y-axis label on noise test
author
Dan Vanderkam
<dan@dygraphs.com>
Mon, 9 May 2011 18:09:09 +0000
(14:09 -0400)
committer
Dan Vanderkam
<dan@dygraphs.com>
Mon, 9 May 2011 18:09:09 +0000
(14:09 -0400)
tests/noise.html
patch
|
blob
|
blame
|
history
diff --git
a/tests/noise.html
b/tests/noise.html
index
6c5b566
..
a544d4e
100644
(file)
--- a/
tests/noise.html
+++ b/
tests/noise.html
@@
-25,7
+25,6
@@
errorBars: true,
legend: 'always',
ylabel: 'Percent Error',
- yAxisLabelWidth: 25,
title: 'Error Rates over Time (7-day rollup)'
}
);
@@
-40,7
+39,6
@@
},
labelsDivWidth: 170,
ylabel: 'Percent Error',
- yAxisLabelWidth: 25,
title: 'Error Rates over Time (14-day rollup)'
}
);