fix some tests & gallery entries
[dygraphs.git] / tests / logscale.html
index 01d5eb5..e7fadad 100644 (file)
@@ -27,8 +27,6 @@
     <div id="div_g1" style="width:600px; height:300px;"></div>
 
     <script type="text/javascript">
-      Dygraph.Interaction.DEBUG = true;
-
       function data0() {
         return "Date,A\n" +
         "20101201,5\n"+