Closed GoogleCodeExporter closed 8 years ago
What version of Core Plot are you using? This may be a duplicate of issue #226.
Original comment by eskr...@mac.com
on 20 Dec 2010 at 11:58
Oh, I've searched only for open issues. So yeah, it's a duplicate. I'm using
0.2.2
Original comment by hivehi...@gmail.com
on 20 Dec 2010 at 12:04
Issue #226 was fixed after we built the 0.2.2 release. Either pull the latest
source with Mercurial and build your own SDK/framework or wait for the next
release.
Original comment by eskr...@mac.com
on 20 Dec 2010 at 10:51
[deleted comment]
If you're using 0.2.2 make sure you set your CPGraphHostingView collapsesLayers
property to NO. Setting it to YES seems to cause this problem. You can do so by
calling:
[graphView setCollapsesLayers:NO];
On your CPGraphHostingView object
Hope this helps!
Original comment by movinpi...@gmail.com
on 26 Apr 2011 at 9:32
Original issue reported on code.google.com by
hivehi...@gmail.com
on 20 Dec 2010 at 11:18