influxdata / influxdata/giraffe
X-Y scatterplot rendering issue with newer Google Chrome versions
- Dominant language
- TypeScript
- Stars
- 189
- Forks
- 33
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 4
Description
Customer reports that the dashboard linked in this EAR (https://github.com/influxdata/EAR/issues/4475) no longer functions in the current version of Google Chrome. See EAR for shared dashboard.
In the linked dashboard, points render to the dashboard canvas, but are obscured. The error occurs in component rendered by Giraffe with the `giraffe-layer scatter` class used for scatterplots.
I was able to replicate in Chrome 116.0.5845.110, as well as canary v118.0.5969.0. Not reproduceable in other browsers. Not reproduceable with other data locally in remocal, so it may be required to replicate using the customer's dataset.
Contributor guide
Research direction
Start with the Giraffe-rendered component using the `giraffe-layer scatter` class and reproduce the linked EAR dashboard in Chrome 116 or Canary 118 with the customer's dataset. Compare the scatterplot behavior with other browsers and local data; done means the points are visible rather than obscured in the dashboard canvas.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100