projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e6a2b0
)
comment update.
author
Robert Konigsberg
<konigsberg@google.com>
Thu, 27 Jan 2011 22:57:00 +0000
(17:57 -0500)
committer
Robert Konigsberg
<konigsberg@google.com>
Thu, 27 Jan 2011 22:57:00 +0000
(17:57 -0500)
tests/logscale-zero.html
patch
|
blob
|
blame
|
history
diff --git
a/tests/logscale-zero.html
b/tests/logscale-zero.html
index
4eb83b3
..
bbbc0ee
100644
(file)
--- a/
tests/logscale-zero.html
+++ b/
tests/logscale-zero.html
@@
-11,7
+11,7
@@
</head>
<body>
- <h1>Log scale demo -
work in progress
</h1>
+ <h1>Log scale demo -
verify that only positive values are shown.
</h1>
<div id="div_g" style="width:600px; height:300px;"></div>
<input type="button" value="log scale" onclick="logScale()">