ggplot should not use size for line aesthetic. Switch to `linewidth`
Open
- Dominant language
- R
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
In `plot_snow()`, probably others
Contributor guide
Research direction
Start by locating plot_snow() and inspect its ggplot line aesthetics, then look for similar plots in the repository. Update line aesthetics that use size to use linewidth, and verify the affected plots render without the ggplot warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100