influxdata / influxdata/giraffe
GeoWidget: Tracks and their endpoints show no tooltip information
@dubsky is already working on this.
Since Dec 1, 2020.
- Dominant language
- TypeScript
- Stars
- 189
- Forks
- 33
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 4
Description
**Build**
Detected in PR 365 - Dubsky fork
```
commit 361b63bc55ac4989f17f03f33165d3070c7236b2
```
**Use Case**
I try and use mouseover on tracks or endpoints to get additional information from a tooltip.
**Expected Behavior**
That mouseover will trigger the appearance of a tooltip as it does with Markers and Circles. Mouseover tracks may provide different information than mousever endpoints.
**Actual Behavior**
A Mouseover event over tracks and endpoints changes the pointer style from `default` to `pointer` but does not trigger a tooltip popup.
**Screencast**

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.
Assessment
This issue has not been assessed yet.