Skip to content

Fix slow scattergl hover - #7998

Draft
emilykl wants to merge 2 commits into
mainfrom
fix-slow-scattergl-hover
Draft

Fix slow scattergl hover#7998
emilykl wants to merge 2 commits into
mainfrom
fix-slow-scattergl-hover

Conversation

@emilykl

@emilykl emilykl commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Closes #5927, closes #5790

Fixes performance issue where scattergl plots were performing an expensive operation searching all points on hover by default.

The impact is severe for plots with many points (say, >100k; see linked issues for details).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant