comment update.
authorRobert Konigsberg <konigsberg@google.com>
Thu, 27 Jan 2011 22:57:00 +0000 (17:57 -0500)
committerRobert Konigsberg <konigsberg@google.com>
Thu, 27 Jan 2011 22:57:00 +0000 (17:57 -0500)
tests/logscale-zero.html

index 4eb83b3..bbbc0ee 100644 (file)
@@ -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()">