Merge https://github.com/danvk/dygraphs into logscale
[dygraphs.git] / 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()">