objective c - Y axis starting point -


is possible set 0 point of graph above x axis labels when autoscaleyaxis set yes?

i implemented basevalueforyaxisonlinegraph tells point y labels should start.

this make 0 value on x labels.

- (cgfloat) staticpaddingforlinegraph:(bemsimplelinegraphview * __nonnull)graph{     return 28; } 

if have bezier curves set yes line delimits top , bottom part of graph sometime goes on x axis labels.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -