Add tests for labelsKMB, labelsKMG2, sigFigs, digitsAfterDecimal and maxNumberWidth
[dygraphs.git] / docs / header.html
index db6c167..ee04dba 100644 (file)
@@ -9,6 +9,7 @@
     <link rel="stylesheet" href="site.css">
 
     <script src="bootstrap.min.js"></script>
+    <!--[if IE]><script src="excanvas.js"></script><![endif]-->
     <script type="text/javascript" src="dygraph-combined.js"></script> 
   </head>
   <body>
@@ -44,6 +45,7 @@
               <li role="presentation"><a role="menuitem" tabindex="-1" href="data.html">Data Format</a></li>
               <li role="presentation"><a role="menuitem" tabindex="-1" href="annotations.html">Annotations</a></li>
               <li role="presentation"><a role="menuitem" tabindex="-1" href="css.html">CSS Reference</a></li>
+              <li role="presentation"><a role="menuitem" tabindex="-1" href="versions.html">Version History</a></li>
               <li role="presentation" class="divider"></li>
               <li role="presentation"><a role="menuitem" tabindex="-1" href="ie.html">Notes on Internet Explorer</a></li>
               <li role="presentation"><a role="menuitem" tabindex="-1" href="gwt.html">Notes on GWT</a></li>