From: Dan Vanderkam Date: Tue, 6 Aug 2013 01:11:26 +0000 (-0400) Subject: fix a few IE issues X-Git-Tag: v1.0.0~10 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=875e7b08c5a357c2a77d9dd78763e04eb56a1559;p=dygraphs.git fix a few IE issues --- diff --git a/docs/header.html b/docs/header.html index db6c167..d4cedde 100644 --- a/docs/header.html +++ b/docs/header.html @@ -9,6 +9,7 @@ + diff --git a/docs/index.html b/docs/index.html index b6b5aa1..21b22f4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -38,7 +38,7 @@ pre.prettyprint { customBars: true, title: 'NYC vs. SF', ylabel: 'Temperature (F)', - legend: 'always', + legend: 'always' } );