moveViewToAnimatedWithXValue:yValue:axis:duration: not work!
- Dominant language
- Swift
- Stars
- 28k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
## What did you do?
ℹ I calling the function 'moveViewToAnimatedWithXValue:yValue:axis:duration:', but it have not effect.
## What did you expect to happen?
ℹ It can move to the left of screen when I set the '[chartView setVisibleXRangeMaximum:10]', but I want the rightmost point of the line chart to move to the left of the screen. so how can I achieve this effect.
Contributor guide
Research direction
Start by locating moveViewToAnimatedWithXValue:yValue:axis:duration: and the visible-range handling around setVisibleXRangeMaximum:10 in the Swift chart implementation. Reproduce the reported line-chart case and verify that the rightmost point moves toward the left side of the screen when the requested animation is used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- data-visualization, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100