Frage

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.

War es hilfreich?

Lösung

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.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top