freshking / DynamicGraphView

A simple but effective dynamic GraphView implementation for iPhone SDK
MIT License
227 stars 30 forks source link

Make methods much simpler #3

Closed spromicky closed 11 years ago

spromicky commented 11 years ago

Change setNumberOfPointsInGraph. Now no need create temp array and adding objects in pointsArray. Change finding max and min in calculateHeight.