Sever PlotKit's weak dependency on MochiKit.Format -> 126k
[dygraphs.git] / docs / index.html
index cd23af9..84773c9 100644 (file)
@@ -43,7 +43,7 @@
 <h3>Caveats</h3>
 <ul>
   <li>Requires Firefox 1.5+ or Safari/WebKit 1.3+.</li>
-  <li>Internet Explorer is not at all supported!</li>
+  <li>Internet Explorer is poorly supported.</li>
   <li>Can only plot time series with granularity &gt;= 1 day</li>
 </ul>
 
@@ -80,7 +80,7 @@
                      "rgb(255,100,100)",
                      "#00DD55",
                      "rgba(50,50,200,0.4)"],
-            padding: {left: 40, right: 30, top: 5, bottom: 15},
+            padding: {left: 40, right: 30, top: 5, bottom: 15}
           }
       );
 </script>