From: Dan Vanderkam Date: Tue, 14 Sep 2010 22:03:56 +0000 (-0400) Subject: various IE fixes X-Git-Tag: v1.0.0~656 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=3bf2fa91283b89ad65728efa6236978541558fa7;p=dygraphs.git various IE fixes --- diff --git a/docs/annotations.html b/docs/annotations.html index e20122e..afe09ac 100644 --- a/docs/annotations.html +++ b/docs/annotations.html @@ -10,8 +10,10 @@ + diff --git a/dygraph-canvas.js b/dygraph-canvas.js index fdebac7..8d3bfe2 100644 --- a/dygraph-canvas.js +++ b/dygraph-canvas.js @@ -501,7 +501,7 @@ DygraphCanvasRenderer.prototype._renderAnnotations = function() { "position": "absolute", "fontSize": this.options.axisLabelFontSize + "px", "zIndex": 10, - "overflow": "hidden", + "overflow": "hidden" }; var bindEvt = function(eventName, classEventName, p, self) { diff --git a/tests/annotation-gviz.html b/tests/annotation-gviz.html index 9a65d71..5b2fab8 100644 --- a/tests/annotation-gviz.html +++ b/tests/annotation-gviz.html @@ -1,5 +1,8 @@ + diff --git a/tests/annotation.html b/tests/annotation.html index 0976052..776c29a 100644 --- a/tests/annotation.html +++ b/tests/annotation.html @@ -22,7 +22,7 @@
-
+