add the magic <meta> tag for IE8+9
authorDan Vanderkam <dan@dygraphs.com>
Tue, 22 Mar 2011 03:27:55 +0000 (23:27 -0400)
committerDan Vanderkam <dan@dygraphs.com>
Tue, 22 Mar 2011 03:27:55 +0000 (23:27 -0400)
72 files changed:
docs/annotations.html
docs/changes.html
docs/data.html
docs/index.html
tests/annotation-gviz.html
tests/annotation.html
tests/avoidMinZero.html
tests/border.html
tests/callback.html
tests/century-scale.html
tests/color-visibility.html
tests/connect-separated.html
tests/crosshair.html
tests/csv-numeric-x.html
tests/custom-bars.html
tests/customLabel.html
tests/dateWindow.html
tests/daylight-savings.html
tests/demo.html
tests/draw-points.html
tests/dygraph-many-points-benchmark.html
tests/dygraph.html
tests/dynamic-update.html
tests/fillGraph.html
tests/fractions.html
tests/grid_dot.html
tests/gviz-infinity.html
tests/gviz-selection.html
tests/gviz.html
tests/highlighted-region.html
tests/hourly.html
tests/independent-series.html
tests/interaction.html
tests/isolated-points.html
tests/label-div.html
tests/labelsKMB.html
tests/layout-options.html
tests/linear-regression-addseries.html
tests/linear-regression-fractions.html
tests/linear-regression.html
tests/link-interaction.html
tests/logscale.html
tests/missing-data.html
tests/native-format.html
tests/negative.html
tests/no-range.html
tests/no-visibility.html
tests/noise.html
tests/number-format.html
tests/numeric-axis.html
tests/numeric-gviz.html
tests/out-of-order.html
tests/per-series.html
tests/perf.html
tests/plotter.html
tests/resize.html
tests/reverse-y-axis.html
tests/significant-figures.html
tests/small-range-zero.html
tests/spacing.html
tests/stacked.html
tests/steps.html
tests/stock.html
tests/synchronize.html
tests/two-axes.html
tests/two-series.html
tests/underlay-callback.html
tests/visibility.html
tests/x-axis-formatter.html
tests/y-axis-formatter.html
tests/zero-series.html
tests/zoom.html

index dc80217..8e3ad4f 100644 (file)
@@ -1,6 +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; }
index b431b19..b7a7971 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>dygraphs input types</title>
     <style type="text/css">
       code { white-space: pre; border: 1px dashed black; display: inline; }
index 193820a..3a237b1 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>dygraphs input types</title>
     <style type="text/css">
       code { white-space: pre; border: 1px dashed black; display: block; }
index c5917ce..b21c5c2 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>dygraphs JavaScript Visualization Library</title>
     <!--[if IE]>
       <script type="text/javascript" src="excanvas.js"></script>
index c65d935..a7b53cb 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
     <![endif]-->
index 15eba1a..0902496 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>demo</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 81b916a..593e541 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>dygraph</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index dbe8174..9079448 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>gadget border</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 81d5d45..cd55935 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>callbacks</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 0884b16..ae4eaef 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>demo</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 76f7c52..32a139b 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>color visibility</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 3c38362..306c74b 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>connect separated</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index c444686..390f1e7 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>crosshairs</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 9790e3b..2f51dd2 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>CSV with numeric X series</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index bf8f1e9..ae1e407 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>custom bars</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index e3c2e20..09cabaf 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>Label styles</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 73860d0..6ba7e92 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>dateWindow</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 77e386c..4fb88a1 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>Daylight Savings</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 7fedf3f..2a2ea20 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>demo</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 5a95fbb..9a9849e 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>individual points</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 42f1b6b..77d4537 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>Benchmarking for Plots with Many Points</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 81c47e6..ff52c41 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>dygraph</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 00049a8..825b2b8 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>Live random data</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 6ef2640..68408ed 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>fillGraph</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 0e8d6f6..93ddbd1 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>Fractions</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 08e7efa..d6c3790 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>Custom grid and Dot</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 12644d6..219c463 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>gviz</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 884ba83..c127aae 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>gviz selection</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index adf66ae..bfe92f9 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>gviz</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 093cc8a..bc07cc8 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>Highlighted Region</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index eb88153..c4a47cb 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>hourly</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index fd2618f..e58c734 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>Independent Series</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index adfc805..e9361fd 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>interaction model</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 303233d..0063d87 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>isolated points</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index bcf7ae9..305a86d 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>label-div</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 71d3232..18e33c5 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>labelsKMB</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 6973c33..a7833b6 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>Layout Options</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 9a20fe8..ccbc28d 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>Linear Regression</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 2f6e57d..74be0b9 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>Linear Regression</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index bc629a0..95177e3 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>Linear Regression</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index b1523b4..ad905ad 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>noise</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 1bac064..e3dde28 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>log scale</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index def8dd5..1176101 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>missing data</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 03320f5..f498c83 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>Native Format</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 0b96e23..70d5971 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>negatives</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 215b451..02903b3 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>no range</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 8ec2cf4..6127fd4 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>no-visibility</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index e50bf9e..902de67 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>noise</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index cb94c5c..9b41407 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>Test of number formatting</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index c95eec3..9d99fec 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>numeric axis</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 4067d11..3d7236b 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>numeric gviz</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 38f4da4..e88dd0d 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>out of order</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 145a56f..75a187c 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>Per-Series Properties</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 7a8d522..7c33a95 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>perf</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 985048b..dce0305 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>dygraphs Equation Plotter</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 7475b2d..80d6069 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>resize the window</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 3e134d7..2328a41 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>reverse y-axis</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 9a18a35..ea1e4c4 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>significant figures</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 069a136..3647125 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>no range</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 3172e48..edd6d5d 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>spacing</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 8040e9a..fab5af0 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>stacked</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index f59828f..3d9404f 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>dygraph</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 3b4916f..53b9f8b 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>Stock chart</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index 65dfc51..c799858 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>synchronize</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index d81e10c..0b715f7 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>Multiple y-axes</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index ae0380a..0300c32 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>two series</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index d077e2f..7eaa2e1 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>Custom underlay callback</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index ee19d72..325be72 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>visibility</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
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>
index 0316bc2..418b321 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
     <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
         <title>dygraph</title>
         <!--[if IE]>
         <script type="text/javascript" src="../excanvas.js"></script>
index bb6c3b7..5cd1567 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>zero series</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>
index e76494e..4801a99 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>zoom</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>