The simplest way to draw points on iPhone ?
Posted
by micropsari
on Stack Overflow
See other posts from Stack Overflow
or by micropsari
Published on 2010-05-15T10:07:05Z
Indexed on
2010/05/15
10:14 UTC
Read the original article
Hit count: 219
Hello,
in my app I have 49 points with x,y and I wnat to display them on the screen. I've seen a lot of library that can help me (core plot, s7graphview, etc.). But since I'm doing very basic stuff (just draw points), what is the simplest way do to that ?
Thanks !
© Stack Overflow or respective owner