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

xAxis scrolling in combineChartView #2695

Closed
renjiale1214 opened this issue Aug 9, 2017 · 2 comments
Closed

xAxis scrolling in combineChartView #2695

renjiale1214 opened this issue Aug 9, 2017 · 2 comments

Comments

@renjiale1214
Copy link

I want set rightAxis.axisMaximum & rightAxis.axisMinimum when scrolling chartView,
how to do that?(i have 200 data but my maxVisibleCount==60 )

PS: by Objc

  • (void)chartTranslated:(ChartViewBase *)chartView dX:(CGFloat)dX dY:(CGFloat)dY
    when log dx and dy print 0
@liuxuan30
Copy link
Member

liuxuan30 commented Aug 11, 2017

then when you scrolling, set it in performPanChange.

@renjiale1214
Copy link
Author

thanks, i have an new issue about "Charts-Swift.h",please teach 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

2 participants