CRSU-Apps / CRSU-Apps/MetaInsight
Add customisable titles to plots
- Dominant language
- R
- Stars
- 20
- Forks
- 21
- Avg merge
- 1d 19m
- Merged PRs (30d)
- 1
Description
This is related to #156 but more general. `configured_data` now contains a `dataset` object which is either `all` or `sub` and so various titles could be moved into the function and set depending on the value of `dataset` as the defauly. We could then add the ability customise the titles to whatever the use wants.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the plot functions that consume configured_data and inspect how the dataset value, all or sub, currently affects titles. Review issue #156 for context, then trace where titles are assembled and identify the existing plot checks or tests. Done means titles have appropriate all/sub defaults and can be customised by the user across the affected plots.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100