Add first part of linear regression, and fixed hash hack so it doesn't jump.
[dygraphs.git] / gallery / index.html
index 75c0521..5b304c2 100644 (file)
@@ -29,6 +29,7 @@
     <script src="styled-chart-labels.js"></script>
     <script src="temperature-sf-ny.js"></script>
     <script src="interaction.js"></script>
+    <script src="linear-regression.js"></script>
 
     <!-- These might not remain in the gallery -->
     <script src="dygraph-simple.js"></script>