Closed GoogleCodeExporter closed 9 years ago
I also get the same issue with the demo on IE8 (See screenshot)
Is anyone experiencing problems with GFlot on other versions of IE?
Original comment by alexjdl
on 5 May 2010 at 11:30
Attachments:
[deleted comment]
[deleted comment]
[deleted comment]
it has to do something with the: Invalid dimensions for plot
there are different discussions about that:
http://code.google.com/p/flot/issues/detail?id=150
http://code.google.com/p/flot/issues/detail?id=133
http://code.google.com/p/flot/issues/detail?id=140
But i dont know how to fix this in gflot...
Original comment by thiel.pe...@googlemail.com
on 17 Jun 2010 at 11:39
i set gflot_1 and 2 to prefixed size in css. No it works except in Quirks-Mode.
It has to do something with the placeholder in
SimplePlot->createPlotContainer(). Maybee we can do something like giving the
SimplePlot class the name of a placeholder which has to be defined by the user
in the welcomeGWT.html ?
Original comment by thiel.pe...@googlemail.com
on 17 Jun 2010 at 12:20
[deleted comment]
[deleted comment]
I have added <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN'
'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'> and <meta
http-equiv="X-UA-Compatible" content="IE=edge"/> to welcomeGWT.html and now IE
is forced to take a Standard and not Quirks.
Original comment by thiel.pe...@googlemail.com
on 17 Jun 2010 at 12:42
This is a known issue in Flot 0.5.
http://code.google.com/p/flot/issues/detail?id=140
Until GFlot is updated to Flot 0.6, I think GFlot will not work in IE8
Standards Mode.
Original comment by darrell....@gmail.com
on 28 Jul 2010 at 10:44
Original comment by nmr.morel
on 3 Jan 2012 at 9:49
Original issue reported on code.google.com by
rjc...@gmail.com
on 4 May 2010 at 6:37