highcharts / highcharts/highcharts-android

inertia/kinetic energy in HIPanning

Open
#296 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
133
Forks
28
PR merge metrics
No merged PRs in 30d

Description

Hello I am trying to make a one finger “swipeable” graph.
I enabled the HIPanning
```
panning = HIPanning().apply {
enabled = true
}
```

And it works. But usually there is some Inertia/kinetic energy in a graph on phones. What I mean is by starting a "swipe" and letting go of the screen the slide movement contiguous and gradually stops. Is this supported in this library?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating HIPanning and reviewing how the library handles a swipe ending. Determine whether kinetic or inertial movement is already supported, and identify the relevant documentation or implementation entry point. Done means the supported behavior and any required scope are clearly established.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.