Extended list of users
[dygraphs.git] / gallery / index.html
index 44d8d48..c953deb 100644 (file)
@@ -1,13 +1,12 @@
 <!DOCTYPE html>
 <html>
   <head>
-    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>Dygraphs Gallery</title>
-    <!--[if IE]>
-    <script type="text/javascript" src="../excanvas.js"></script>
-    <![endif]-->
 
-    <script src="../dygraph-dev.js"></script>
+    <script src="../dist/dygraph.js"></script>
+    <script src="../src/extras/synchronizer.js"></script>
+
+    <script src="lib/jquery-1.4.2.js"></script>
     <script src="../common/textarea.js"></script>
     <script src="gallery.js"></script>
     <script src="data.js"></script>
@@ -33,6 +32,7 @@
     <script src="temperature-sf-ny.js"></script>
     <script src="interaction.js"></script>
     <script src="linear-regression.js"></script>
+    <script src="edge-padding.js"></script>
 
     <!-- These might not remain in the gallery
     <script src="dygraph-simple.js"></script>
@@ -49,8 +49,8 @@
     <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>
+    <link rel="stylesheet" type="text/css" href="../common/textarea.css"/>
+    <link title="gallery" rel="stylesheet" type="text/css" href="gallery.css"/>
   </head>
   <body>
     <table>