philackm / ScrollableGraphView

An adaptive scrollable graph view for iOS to visualise simple discrete datasets. Written in Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamically Adding New Values

johnallen24 opened this issue · comments

Hey
Is it possible to dynamically add new values to the graph and have the graph scroll along as the values are added?

Whilst this would be a good feature, it is currently not supported. Sorry!

I believe that this would be the most significant feature, any estimated date for that ?

@beraybentesen It would definitely be great to have. However I have a feeling it will be quite complex and difficult to implement. I'm going to investigate the possibility of adding this feature, you can keep track of the progress here: #136

However, I can only work in this when I have free time between work and study, I don't have any good estimates as to when it would be implemented.