ChartsOrg / ChartsOrg/Charts

Scroll on an inverted axis

Open
#2,120 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
28k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

Hi,

I'm having an issue on an inverted Y axis in a ScatterChartView. When I zoom on the axis and scroll after, the scroll is inverted : if I want to go up, I have to drag from down to up.
Do you know if I can fix this problem without setting the inverted Y axis parameter to false ?

Thanks

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the behavior in ScatterChartView with an inverted Y axis: zoom, then drag to scroll in both directions. Trace how inverted-axis state is handled during scrolling and check any related tests; done means scrolling direction matches the user's drag direction without disabling inversion.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.