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

How to draw the line graph directly without animation(show graph without drawing lines between points) #38

Closed
radhar opened this issue Mar 30, 2017 · 2 comments

Comments

@radhar
Copy link

radhar commented Mar 30, 2017

How to show the line graph directly without animation.

@ZhipingYang
Copy link
Owner

here:

https://github.com/ZhipingYang/UUChartView/blob/master/UUChart/UULineChart.m#L245

remove the animation or set duration 0.0

@radhar
Copy link
Author

radhar commented Apr 3, 2017

Thanks that solved!

@radhar radhar closed this as completed Apr 3, 2017
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

2 participants