qingyangmoke / explorercanvas

Explorercanvas (excanvas.js) is an open source, Apache-licensed JavaScript library that implements the canvas API in Internet Explorer
Apache License 2.0
0 stars 0 forks source link

flot debug wrong in IE6,7,8 #115

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
images attached \
error mgs:

            if (canvasWidth <= 0 || canvasHeight <= 0)
                throw "Invalid dimensions for plot, width = " + canvasWidth + ", height = " + canvasHeight;
        }
Test:win7 sp1
IE9 with IE8 mode

Original issue reported on code.google.com by ahkjx...@gmail.com on 8 Feb 2012 at 2:36

Attachments: