Open GoogleCodeExporter opened 8 years ago
Yeah, it's a bug in IEs VML implementation. It can't draw lines that have too
many
points. It's a really weird issue. I reported a bug in excanvas, and partly
fixed it
with a simple patch by splitting the line into pieces. However, this means that
filling won't work (that's the issue you're seeing). I gave up at that point. If
you're interested, the patch is here (it's still not applied, but I'm bundling
the
patched excanvas with Flot):
http://code.google.com/p/explorercanvas/issues/detail?id=50
I'll leave the bug open for now, but I think it's really something that should
be
fixed in excanvas. If you can amend my patch to fixup filling, it would be cool.
Original comment by olau%iol...@gtempaccount.com
on 15 Mar 2010 at 10:38
Review this behavior and verify that it's an Excanvas bug, and there's nothing
we can do in Flot to resolve it.
Original comment by dnsch...@gmail.com
on 8 May 2012 at 8:25
Original issue reported on code.google.com by
helge...@gmail.com
on 11 Mar 2010 at 2:15