Closed GoogleCodeExporter closed 9 years ago
This is fixed in later versions of Core Plot. Update to version 0.9 or later.
Those lines now read:
CGFloat *maxTitleHeight = calloc(rowCount, sizeof(CGFloat));
CGFloat *maxTitleWidth = calloc(columnCount, sizeof(CGFloat));
Original comment by eskr...@mac.com
on 25 Oct 2011 at 1:58
Original issue reported on code.google.com by
roberto....@sbcglobal.net
on 24 Oct 2011 at 5:49