lminhtm / LMGraphView

LMGraphView is a simple and customizable graph view for iOS.
MIT License
62 stars 14 forks source link

Changes related to issue#4 i.e Scroll graph to most recent data via a configurable property #5

Open AgarwalMilan opened 5 years ago

AgarwalMilan commented 5 years ago

An option to scroll the graph to most recent data is provided which is manageable via a public property named scrollToRecentData in LMLineGraphView class and is default to NO which means old behaviour remains intact unless the scrollToRecentData property is set to YES