You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: