views:

574

answers:

1

flot v0.5 fails to render correctly in IE8 RTM. I am using excanvas library that comes packaged with flot (as per instructions).

The project description states that IE8 is supported but doesn't mention which mode (compat or standards).

Does anyone have experience using flot v0.5 with IE8?

Thanks

+2  A: 

I just tried loading the Flot examples in IE 8. It only worked when I enabled the compatibility view button which suggests it is only known to currently work in compatibility mode.

Simon Lieschke
Yes. That's the conclusion I arrived at. I've posted a bug report on flot project site. Hopefully the author has time to look into this.
Arnold Zokas
This has now been fixed and will be available in the next Flot release: http://code.google.com/p/flot/issues/detail?id=140
Simon Lieschke