ShiboBrady / flot

Automatically exported from code.google.com/p/flot
MIT License
0 stars 0 forks source link

Pie Chart doesn't render under IE7-8 if parent container has width or height lower than 100px #647

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi all, I founded some strange bug in IE7-8.
If we create placeholder for pie chart with width or height lower than 100px, 
IE doesn't render chart at all. It has inner shapes, but they are invisible in 
layout.

Original issue reported on code.google.com by ArbuzOF...@gmail.com on 2 Dec 2011 at 2:23

GoogleCodeExporter commented 8 years ago
Also chart doesn't render under IE7-8 when we set size lower than 100px and 
setup one or many data array items to 0. Looks like it has some compute errors 
in pie chart, or in excanvas.

Original comment by ArbuzOF...@gmail.com on 3 Dec 2011 at 10:23

GoogleCodeExporter commented 8 years ago

Original comment by dnsch...@gmail.com on 4 Jun 2012 at 7:16