Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
plotly
/
plotly.js
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2k
Star
18.3k
Code
Issues
705
Pull requests
66
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Improvements to
hoveranywhere
/
clickanywhere
feature
- #7966
#7966
Merged
emilykl
merged 17 commits into
v4.0
plotly/plotly.js:v4.0
from
add-xpixel-ypixel-unhover
plotly/plotly.js:add-xpixel-ypixel-unhover
Copy head branch name to clipboard
Aug 20, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Improvements to
hoveranywhere
/
clickanywhere
feature
#7966
emilykl
merged 17 commits into
v4.0
plotly/plotly.js:v4.0
from
add-xpixel-ypixel-unhover
plotly/plotly.js:add-xpixel-ypixel-unhover
Copy head branch name to clipboard
Commits
Commits on Aug 19, 2026
add top-level xPixel/yPixel to hover/click event data
emilykl
committed
402f495
View commit details
Copy full SHA for 402f495
Browse repository at this point
add/update jasmine tests and plot-schema for top-level xPixel/yPixel
emilykl
committed
b818b29
View commit details
Copy full SHA for b818b29
Browse repository at this point
when is true, emit plotly_unhover event when cursor leaves plot area
emilykl
committed
e9c8d93
View commit details
Copy full SHA for e9c8d93
Browse repository at this point
add tests for plotly_unhover when hoveranywhere is true
emilykl
committed
c03b91e
View commit details
Copy full SHA for c03b91e
Browse repository at this point
regenerate plot-schema
emilykl
committed
d2dfe1f
View commit details
Copy full SHA for d2dfe1f
Browse repository at this point
add draftlog
emilykl
committed
86be780
View commit details
Copy full SHA for 86be780
Browse repository at this point
update draftlog
emilykl
committed
5755c15
View commit details
Copy full SHA for 5755c15
Browse repository at this point
check that hoveranywhere is still true before emitting unhover event
emilykl
committed
a76a603
View commit details
Copy full SHA for a76a603
Browse repository at this point
ensure unhover event is not emitted if beforehover handler returns false
emilykl
committed
b068fe4
View commit details
Copy full SHA for b068fe4
Browse repository at this point
make xPixel/yPixel always available even without hoveranywhere/clickanywhere
emilykl
committed
d658230
View commit details
Copy full SHA for d658230
Browse repository at this point
add tests for hover/click event data keys (also rename hover_label_test to hover_test)
emilykl
committed
447bcbc
View commit details
Copy full SHA for 447bcbc
Browse repository at this point
add xPixel and yPixel keys to PlotMouseEvent type
emilykl
committed
ecd4d82
View commit details
Copy full SHA for ecd4d82
Browse repository at this point
typo
emilykl
committed
096aa12
View commit details
Copy full SHA for 096aa12
Browse repository at this point
fix arguments to makePlot, and test that hovermode:false works for unhover as well when hoveranywhere is true
emilykl
committed
b0ab6fd
View commit details
Copy full SHA for b0ab6fd
Browse repository at this point
update schema.d.ts
emilykl
committed
b5e3b02
View commit details
Copy full SHA for b5e3b02
Browse repository at this point
rename hover_label test to hover
emilykl
committed
9f2bbf9
View commit details
Copy full SHA for 9f2bbf9
Browse repository at this point
update types
emilykl
committed
f1ec8fe
View commit details
Copy full SHA for f1ec8fe
Browse repository at this point
You can’t perform that action at this time.