LineChartView horizontal scroll indicator
Open
- Dominant language
- Swift
- Stars
- 28k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
I am using LineChartView with horizontal scrolling.
Is there any way to enable horizontal scroll indicators?
chartView.scaleXEnabled = true
chartView.setVisibleXRangeMaximum(6)
chartView.dragXEnabled = true
chartView.scaleYEnabled = false
chartView.doubleTapToZoomEnabled = false
Contributor guide
Research direction
Start by reviewing LineChartView and its existing horizontal scrolling configuration to determine whether scroll indicators are supported. Confirm how the requested indicators should appear during horizontal scrolling, then verify the behavior with the provided scale, range, drag, and zoom settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- data-visualization, mobile-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100