Question

I want to use an image rather than labels on my x or y axis of scatter graph.

Please help how to do it

Thanks.

Was it helpful?

Solution

Use custom axis labels (via the CPTAxisLabelingPolicyNone labeling policy). Use a CPTBorderedLayer for the label content and set the fill to a CPTFill created using the desired image.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top