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)
commit10494b48b43d9ca8710d441d3c530c7d546f3edf
tree69ec5f655ccf543814029eb8b04b2382414fc3ce
parent606568fef36a321148399da4c58a05e2753ac2f9
add the magic <meta> tag for IE8+9
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