Radar chart: How can I change the yAxis values with the difference of 25 like 0, 25, 50, 75....?
Open
- Dominant language
- Swift
- Stars
- 28k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
I want to show the values on y-axis with the difference of 25. i.e 0, 25 , 50, 75 and 100 needs to be shown. How can I customise these values in radar chart?
Contributor guide
Research direction
Start by locating the radar chart implementation and its y-axis configuration or examples. Check how axis labels and intervals are currently determined; done means the radar chart can display y-axis values at 0, 25, 50, 75, and 100 when configured accordingly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- data-visualization, mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100