add the magic <meta> tag for IE8+9
[dygraphs.git] / tests / x-axis-formatter.html
index f4bfa36..b6e81e6 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>X Axis Label Formatting</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>