rust-lang / rust-lang/rustc-pr-tracking
Add a slider for graph x-axis control
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 30
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Basically, it would be nice if you could compress the x-axis wrt. the number of days such that you can e.g. see things from a weekly perspective and such.
To do this, a slider or an input box for the number of days to base the x-axis on would be good.
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
No files or tests are named. Start by locating the graph rendering and current day-range calculation, then determine where a slider or day-count input belongs. Done means the x-axis can be adjusted to show a selected number of days, including a weekly view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100