[Feature Request] Provide option to set color and width for annotation line (#703)
[dygraphs.git] / gallery / index.html
index ddfe5ba..a749cf0 100644 (file)
@@ -2,9 +2,10 @@
 <html>
   <head>
     <title>Dygraphs Gallery</title>
+    <link rel="stylesheet" href="../css/dygraph.css" />
 
     <script src="../dist/dygraph.js"></script>
-    <script src="../extras/synchronizer.js"></script>
+    <script src="../src/extras/synchronizer.js"></script>
 
     <script src="lib/jquery-1.4.2.js"></script>
     <script src="../common/textarea.js"></script>