6 comments (6 comments)1 reaction (1 reaction)0 assignees (0 assignees)Swift5,993 forks (5,993 forks)batch import
enhancementhelp wantedneeds implementation
Repository metrics
- Stars
- 28,013 stars (28,013 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
In my project, I implemented the limit line with a range (as in the picture). I can make a some pull request if this is helpful. Also for custom xAxis.

Contributor guide
- Research direction
- Study the existing limit line implementation in Charts. Then, add support for a range limit line (showing a shaded area between two values) and custom xAxis configuration. Look at existing tests and the drawing code to understand the structure.
- Tech stack
- swift
- Domain
- data visualization
- Issue type
- Feature
- Prerequisites
- SwiftGit