influxdata / influxdata/influxdb
In dashboard view, zooming in on one cell should cause zooming in all other cells
Open
Nobody has claimed this yet.
kind/enhancement
team/ui
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
Currently zooming in by scrubbing on a cell visualization does just that. It is helpful for debugging and correlating between graphs if all other views on a dashboard also zoom to the same range.
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
The issue names no files, tests, or entry points. Start by locating the dashboard cell-visualization zoom handling and how other views receive time-range changes; done means scrubbing one cell applies the same range to all other dashboard views without breaking independent dashboard behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100