Doc updates / push gallery, rename some gallery js files for compatibility.
[dygraphs.git] / gallery / index.html
index 311427e..79f86fc 100644 (file)
@@ -15,7 +15,7 @@
     <!-- script src='http://www.google.com/jsapi'></script> -->
 
     <!-- gallery entries. Can these be auto-loaded? -->
-    <script src="annotation.js"></script>
+    <script src="annotations.js"></script>
     <script src="drawing.js"></script>
     <script src="dynamic-update.js"></script>
     <script src="highlighted-region.js"></script>
@@ -44,8 +44,8 @@
     <script src="number-format.js"></script>
     <script src="no-range.js"></script>
     <script src="negative.js"></script>
-    <script src="annotation-gviz.js"></script>
-    <script src="annotation-native.js"></script>
+    <script src="annotations-gviz.js"></script>
+    <script src="annotations-native.js"></script>
     -->
     <link rel="stylesheet" type="text/css" href="../common/textarea.css"></link>
     <link title="gallery" rel="stylesheet" type="text/css" href="gallery.css"></link>