Very nice code, thank you! I have some buttons on UIView. If you place a finger on UIButton and dragging, the rotation has some problems. Also the touchUpInside gesture of the button doesn't work. Is ...
Can I implement the following with Charts?? I am trying to plot some data on a simple line graph. Below is my class for storing the data. How do I plot my yValues with time or date which are strings?