influxdata / influxdata/influxdb
Highlight time in all cells
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
__Proposal:__
When hovering a mouse over a dashboard cell, indicate the same time in other cells
__Current behavior:__
No linking between cells
__Desired behavior:__
Make it like Chronograf, so I can see an immediate correlation between the data in one cell and the data in other cells
__Alternatives considered:__
None
__Use case:__
Immediate indication of the selected time in other cells would help in diagnosing which condition is most likely to be the root cause of a problem.
Contributor guide
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 locating the dashboard cell hover handling and the existing Chronograf behavior referenced in the proposal. Implement synchronized time highlighting across cells, then verify that hovering a time in one cell immediately indicates the same time in the other cells.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100