influxdata / influxdata/influxdb
Shared cursors on Dashboard Cells
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
Chronograf 1.x used to share the cursor pointers across all cells on a dashboard, we should bring parity to 2.0. It looks a little something like this:

Contributor guide
Research direction
Use the issue description and attached cursor-sharing GIF as the behavioral reference. Start by locating the dashboard cell cursor-handling entry points and checking how cursor state is scoped between cells. Done means moving a cursor in one dashboard cell visibly shares the corresponding cursor pointer across the other cells, matching the Chronograf 1.x behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- 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