projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
937029d
)
Minor fix to zoom.html comment.
author
Robert Konigsberg
<konigsberg@google.com>
Fri, 24 Sep 2010 15:02:24 +0000
(11:02 -0400)
committer
Robert Konigsberg
<konigsberg@google.com>
Fri, 24 Sep 2010 15:02:24 +0000
(11:02 -0400)
tests/zoom.html
patch
|
blob
|
blame
|
history
diff --git
a/tests/zoom.html
b/tests/zoom.html
index
24a2828
..
ee6fbec
100644
(file)
--- a/
tests/zoom.html
+++ b/
tests/zoom.html
@@
-12,7
+12,8
@@
</head>
<body>
<h3>Click the buttons to change the zoom level or just use the normal
- click-and drag.</h3>
+ click-and drag. While zoom typically works by click-and-drag, the
+ butons are useful for testing.</h3>
<h4>Window coordinates (in dates and values):</h4>
<div id = "dimensions"></div>
<div id="div_g" style="width:600px; height:300px;"></div>