rust-lang / rust-lang/rustc-perf
Make it easier to select displayed data range
Open
Nobody has claimed this yet.
A-ui
C-feature-request
- Dominant language
- Rust
- Stars
- 732
- Forks
- 189
- Avg merge
- 10h 52m
- Merged PRs (30d)
- 43
Description
It would be very handy to have clickable shortcuts for displaying
- the last week
- the last month
- the last 3 months
in the "graph" view.
Also, some kind of calendar widget for selecting dates would be nice (though less important).
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 with the graph view entry point and trace how its displayed date range is selected. Define the range shortcuts for the last week, month, and three months, and assess the separate calendar-widget request. Done means the shortcuts work in the graph view and date selection behaves as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100