Hey Jörn,

He is using excanvas as far as I can see. Tried it in IE6, and it looked great. He also accounts for it in the plugin:

            if (jQuery.browser.msie) // excanvas hack
                canvas = window.G_vmlCanvasManager.initElement(canvas)




--Karl
_________________
Karl Swedberg
www.englishrules.com
www.learningjquery.com



On Dec 4, 2007, at 2:07 PM, Jörn Zaefferer wrote:


Ole Laursen schrieb:
Hi!

I've just released Flot 0.1, a brand-new plot plugin for jQuery which
focuses on simple usage, attractive looks and interactive features
like zooming. It's like plotr and Plotkit, but hopefully a bit more
intelligent when it comes to auto-adjusting axes.
I love the interactive stuff. That makes it so much more useful then any graphing stuff I've seen and used so far.

Please include excanvas on your demo pages. If I understand it right, this will make Flot work in IE without any other hassle on your side.

I'm looking forward to updates!

Jörn

Reply via email to