Documentation tweaks
[dygraphs.git] / docs / ie.html
index 9b0579f..70ad4ac 100644 (file)
@@ -10,6 +10,8 @@
 
 <p>When IE9 is in HTML5 mode, dygraphs works just like in other modern browsers.</p>
 
+<p>You should seriously consider stopping here! Older versions of IE have a small market share that's decreasing by the day. <a href="http://www.nytimes.com/">Major web sites</a> have dropped support for IE8. Future versions of dygraphs will do the same. But if you insist&hellip;</p>
+
 <p>If you want to support previous versions of Internet Explorer (IE6&ndash;IE8), you'll need to include the <a href="http://code.google.com/p/explorercanvas/">excanvas</a> library, which emulates the <code>&lt;canvas&gt;</code> tag using VML. You can add excanvas by including the following snippet:</p>
 
 <pre>