ChartsOrg / ChartsOrg/Charts

LineChartView horizontal scroll indicator

Open
#4,513 1 comment 4 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.