Вопрос

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.

Это было полезно?

Решение

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.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top