Closed GoogleCodeExporter closed 8 years ago
Original comment by olau%iol...@gtempaccount.com
on 22 Mar 2010 at 10:57
Hi, I have a similar problem, I have a pie chart with only one slice but I can
see it
on IE but i cant on google chrome and it doesnt work with data: 1 like u said.
Did u solved this issue?
Original comment by cele...@gmail.com
on 17 May 2010 at 9:29
I'm not sure that this is an IE7/8 issue. Had the same/similar problem with a
Firefox chart - one slice should have filled the entire pie but instead we saw
the single slice with a white line/slice at the '12 O'Clock' position.
Modified the flot file to include the suggested 'if statement' and the problem
was resolved.
Original comment by andrew.h...@gmail.com
on 16 Jun 2010 at 11:41
I encountered a similar problem that was specific to IE8 when using tilt value
<= 0.8. In my case the angle adjustment of "0.001" (line #409) was not enough
to get the single slice to render. Changing it to "0.1" fixed the issue (as did
setting the tilt value to 1).
HTH,
Eric G.
Original comment by eric_gil...@yahoo.com
on 29 Nov 2010 at 7:23
Since Brian didn't react yet, I've fixed it now as per your suggestion.
Floating points are dangerous.
Original comment by olau%iol...@gtempaccount.com
on 15 Dec 2010 at 3:56
Original issue reported on code.google.com by
jparish9...@gmail.com
on 19 Mar 2010 at 9:26