Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic LineChartView #680

Closed
TigerBroker opened this issue Jan 15, 2016 · 2 comments
Closed

Dynamic LineChartView #680

TigerBroker opened this issue Jan 15, 2016 · 2 comments

Comments

@TigerBroker
Copy link

2016-01-15 3 36 04

How can that kind of dynamic graphing like figure,I tried a number of methods, but did not achieve the desired effect.Can you provide some ideas

@bakso
Copy link

bakso commented Feb 1, 2016

How to do this?

@chris-gunawardena
Copy link
Contributor

self.lineChartView.setVisibleXRange(minXRange: CGFloat(1), maxXRange: CGFloat(50)) with
self.lineChartView.moveViewToX(CGFloat(i)) worked for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants