Closed GoogleCodeExporter closed 8 years ago
By repeatedly calling invalidateDisplayList on the DataCanvas, the chart will
eventually redraw correctly, but it fails just as often.
Original comment by mvand...@gmail.com
on 28 Dec 2009 at 9:47
hey mvandani,
So did you have any luck with the invalidateDisplayList as a work around?
Thanks,
Miles
Original comment by adammile...@gmail.com
on 30 Dec 2009 at 4:03
I have an idea for a work around but it involves creating the wedgegroups
dynamically. But have had no luck
adding it to the data canvas after the data canvas as already been created.
any ideas?
Miles
Original comment by adammile...@gmail.com
on 31 Dec 2009 at 8:47
I have the same probleme, and an other one when there are only one medal
category for
one country
Thanks,
Ludo
Original comment by ludovic....@gmail.com
on 5 Jan 2010 at 4:48
Hi guys!
It seems that the State defined in the outerWedgeGroup messes the values up and
more
specifically when you want to change the property "outerRadius" of the target
outerWedgeGroup.wedge. Temporary solution will be to remove from the state
outerWedgeGroup.wedge from targets array, outerRadius from properties and
outerRadius.value*1.2 from values.
Tony
Original comment by maverix7
on 25 Jan 2010 at 3:29
Forget about the last... it's not that case at all
Tony
Original comment by maverix7
on 27 Jan 2010 at 2:55
Original comment by maverix7
on 21 Feb 2010 at 3:00
Finally, the problem comes from the time the elements need to render (because of
their amount). The GeometryRepeater handles this, but errors like that occur
when
having nested groups. I started fixing it
Original comment by maverix7
on 21 Feb 2010 at 3:10
The issue was fixed in the development branch
Tony
Original comment by maverix7
on 22 Feb 2010 at 10:50
Original issue reported on code.google.com by
adammile...@gmail.com
on 21 Dec 2009 at 5:19