Make sure that canvasx and canvasy properties are initialized from the start (#896)
[dygraphs.git] / gallery / index.html
index 6d546b0..c834c31 100644 (file)
@@ -33,6 +33,7 @@
     <script src="temperature-sf-ny.js"></script>
     <script src="interaction.js"></script>
     <script src="linear-regression.js"></script>
+    <script src="many-points.js"></script>
 
     <!-- These might not remain in the gallery
     <script src="dygraph-simple.js"></script>