grantmcdermott / grantmcdermott/tinyplot
Map multiple variables to different graphical parameters
Open
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 427
- Forks
- 25
- Avg merge
- 22h 54m
- Merged PRs (30d)
- 28
Description
I would like to map, e.g., one grouping variable to color, and another to shape (in a scatter plot) or line type (in a line plot). This can be done with base plot, but is quite cumbersome. Is there a simple way to achieve it with tinyplot?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the requested scatter-plot and line-plot cases in tinyplot, using separate grouping variables for the graphical parameters. Done means tinyplot provides a simple documented way to map one variable to color and another to shape or line type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100