add the magic <meta> tag for IE8+9
[dygraphs.git] / docs / annotations.html
index 805f8aa..8e3ad4f 100644 (file)
@@ -1,5 +1,7 @@
+<!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>dygraphs annotations</title>
     <style type="text/css">
       code { white-space: pre; }
@@ -9,9 +11,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 +23,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(