influxdata / influxdata/giraffe
Giraffe Layers: Handle tooltips across layers more gracefully
- Dominant language
- TypeScript
- Stars
- 189
- Forks
- 33
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 4
Description
### Background
Depends on #390
A picture is worth a thousand words. There are two graphs, one with two and one with three layers. Here is how tooltips are rendered in the layers. They overlap each other:


### Acceptance Criteria:
- Make the data in the tooltips more visible, either by rendering multiple tooltips next to each other or combining all the layers' data into a single tooltip
Contributor guide
Research direction
Start by reading the dependency issue #390 and reviewing the linked screenshots showing overlapping tooltips in two- and three-layer graphs. Trace the existing layer tooltip rendering, then ensure all layers' data is visible either in adjacent tooltips or one combined tooltip; verify both graph examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- 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