add HTML5 doctype to all tests
[dygraphs.git] / docs / annotations.html
index 805f8aa..546afe8 100644 (file)
@@ -9,9 +9,7 @@
     <!--[if IE]>
       <script type="text/javascript" src="excanvas.js"></script>
     <![endif]-->
-    <script type="text/javascript" src="annotations/dygraph-combined.js"></script>
-    <script type="text/javascript" src="annotations/dygraph.js"></script>
-    <script type="text/javascript" src="annotations/dygraph-canvas.js"></script>
+    <script type="text/javascript" src="dygraph-combined.js"></script>
     <link rel="stylesheet" href="style.css">
   </head>
   <body>
@@ -23,7 +21,7 @@
     them.</p>
 
     <h3>Demo: Dow Jones Industrial Average</h3>
-    <div id="dow_chart" style="width:900px; height:250px;"></div>
+    <div id="dow_chart" style="width: 800px; height: 250px;"></div>
     <script type="text/javascript">
       // From http://www.econstats.com/eqty/eq_d_mi_3.csv
       stockchart = new Dygraph(