grevolution / SHLineGraphView

SHLineGraphView is a simple and efficient reusable UIView subview which you can use to create line graphs. It uses Core Graphics and Core Animation to create the light weight graphs. it is easy to use/understand and completely customizable.
MIT License
262 stars 47 forks source link

change y-axis label side margins from internal constant to a customisable SHLineGraph theme key #3

Closed grevolution closed 10 years ago

grevolution commented 10 years ago

change y-axis label side margins from internal constant to a customisable SHLineGraph theme key:

grevolution commented 10 years ago

fixed in v1.0.6