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

LineChart xAxis can't match the point #626

Closed
yanglezyq opened this issue Dec 26, 2015 · 1 comment
Closed

LineChart xAxis can't match the point #626

yanglezyq opened this issue Dec 26, 2015 · 1 comment

Comments

@yanglezyq
Copy link

222222222222

X-laebes is date, point is heart-rate value. but them seems can't match.

There has a method or attribute I can use ? Let LinechartView can scroll when I not doubleTap

@liuxuan30
Copy link
Member

From your screenshot, we can't say it's drawing wrong because we don't know if 19:31 is really maps to the previous value. It's more like you are not feeding the correct data sets and entries, so they won't match. Take a look at ChartsDemo about multiple data sets and lines example.

the line chart will only scroll if you zoomed in, you can override the double tap gesture to other features, or just disable it.

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