I’m working on graphics with CorePlot, and I had this graph on my app:
The graphic I have http://data.imagup.com/10/1159174088.3134png
Now I need the coordinates to be marked as points, something like this:
The graphic I want http://data.imagup.com/12/1159172987.1122png
What do I have to add to have it?
Thank you
You can do something like this..
(
plotcould be e.g. aCPTScatterPlot)From here it should be easy to modify the symbol as you want.