Line Chart Filled Circle Hole when highlighted
Open
- Dominant language
- Swift
- Stars
- 28k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
how to change circle hole style in `func chartValueSelected(_ chartView: ChartViewBase, entry: ChartDataEntry,
highlight: Highlight)` protocol。
Contributor guide
Research direction
Start by reading the chartValueSelected(_:entry:highlight:) callback and the line-chart highlighting implementation in the Swift Charts source. Determine whether the selected circle-hole appearance is exposed for customization; done means the highlighted circle style can be changed as requested and the behavior is covered by the relevant chart tests.
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
- 25/100