ChartsOrg / ChartsOrg/Charts

Charts 3.0: add support for disabling/enabling the parent scroll view scrolling

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

Description

Please add support for disabling/enabling the parent scroll view scrolling by demand via BarLineChartViewBase property or method.
In my case chartView vertical scrolling is disabled by default but I wish not to prevent the parent scroll view from scrolling.
it's not desirable to prevent parent view from scrolling and I want it to scroll vertically and I think that it would be more convenient to be able to configure such kind of behavior via some property or method.
Thank you again for an awesome chart lib ;)

Contributor guide

Open the contributing guide

Research direction

Start by reading BarLineChartViewBase and trace how disabling chart vertical scrolling currently affects the parent scroll view. Done means callers can configure whether the parent scroll view is allowed to scroll while chart scrolling is disabled, with behavior matching the requested iOS use case.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile
Issue type
Feature
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.