update changes.html to reflect auto_tests
[dygraphs.git] / experimental / palette / samples.js
index 55da365..ef4fbbf 100644 (file)
@@ -61,7 +61,9 @@ Samples.data = [
       ylabel: 'Count',
       axisLineColor: 'white',
       drawXGrid: false,
-      pointClickCallback: function() { alert("p-click!"); },
+      pointClickCallback: function() {
+  alert("p-click!");
+},
     }
   },