projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cc9ca0
)
Fixed spelling errors.
author
Robert Konigsberg
<konigsberg@google.com>
Fri, 8 Oct 2010 15:02:50 +0000
(11:02 -0400)
committer
Robert Konigsberg
<konigsberg@google.com>
Fri, 8 Oct 2010 15:02:50 +0000
(11:02 -0400)
dygraph.js
patch
|
blob
|
blame
|
history
diff --git
a/dygraph.js
b/dygraph.js
index
958f94b
..
216753a
100644
(file)
--- a/
dygraph.js
+++ b/
dygraph.js
@@
-816,8
+816,8
@@
Dygraph.prototype.createDragInterface_ = function() {
self.dateWindow_ = [minDate, maxDate];
- // y-axis scaling is automatic unless a valueRange is defi
en
d or
- // if the user zooms in on the y-axis. If neither is true, valueWindow
+ // y-axis scaling is automatic unless a valueRange is defi
ne
d or
+ // if the user zooms in on the y-axis. If neither is true, valueWindow
_
// will be null.
if (self.valueWindow_) {
var maxValue = draggingValue + (dragEndY / self.height_) * valueRange;