Closed GoogleCodeExporter closed 8 years ago
Every data point on a scatter plot will be labeled by default. If you want a
label somewhere in the middle, you'll need a data point there. Use the
-dataLabelForPlot:recordIndex: datasource method control the labels. Return nil
to use the default label for that point. Return [NSNull null] to suppress the
label.
Original comment by eskr...@mac.com
on 4 Apr 2012 at 1:39
Original issue reported on code.google.com by
Max...@gmail.com
on 3 Apr 2012 at 9:56Attachments: