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 }}
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
723
Pull requests
73
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add auto text positioning for scatter traces
- #8065
#8065
Open
chriddyp
wants to merge 25 commits into
main
plotly/plotly.js:main
from
claude/youthful-shannon-s2pabd
plotly/plotly.js:claude/youthful-shannon-s2pabd
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Open
Add auto text positioning for scatter traces
#8065
chriddyp
wants to merge 25 commits into
main
plotly/plotly.js:main
from
claude/youthful-shannon-s2pabd
plotly/plotly.js:claude/youthful-shannon-s2pabd
Copy head branch name to clipboard
Commits
Commits on Sep 21, 2026
Add *auto* textposition to scatter traces
Show description for b51bae7
claude
committed
b51bae7
View commit details
Copy full SHA for b51bae7
Browse repository at this point
Give clustered labels a leader line in *auto* textposition
Show description for 2736e30
claude
committed
2736e30
View commit details
Copy full SHA for 2736e30
Browse repository at this point
Keep *auto* leader lines off neighboring markers
Show description for 401b1d1
claude
committed
401b1d1
View commit details
Copy full SHA for 401b1d1
Browse repository at this point
Judge *auto* label ambiguity by the label, not the point
Show description for 5cd4ee7
claude
committed
5cd4ee7
View commit details
Copy full SHA for 5cd4ee7
Browse repository at this point
Measure *auto* label ambiguity as a distance of one font size
Show description for 151ad8f
claude
committed
151ad8f
View commit details
Copy full SHA for 151ad8f
Browse repository at this point
Place *auto* labels by their measured box
Show description for 98c16d6
claude
committed
98c16d6
View commit details
Copy full SHA for 98c16d6
Browse repository at this point
Set the corner reach of *auto* labels from the marker symbol
Show description for 19de71b
claude
committed
19de71b
View commit details
Copy full SHA for 19de71b
Browse repository at this point
Cover more cases in the *auto* textposition mock
Show description for 7738193
claude
committed
7738193
View commit details
Copy full SHA for 7738193
Browse repository at this point
Hide *auto* labels of points outside the plot area
Show description for c69d486
claude
committed
c69d486
View commit details
Copy full SHA for c69d486
Browse repository at this point
Use a twelve-point clock as the cluster in the *auto* textposition mock
Show description for 0461094
claude
committed
0461094
View commit details
Copy full SHA for 0461094
Browse repository at this point
Add placement benchmarks to the *auto* textposition mock
Show description for c99ddd0
claude
committed
c99ddd0
View commit details
Copy full SHA for c99ddd0
Browse repository at this point
Try *auto* label positions in the direction away from nearby markers
Show description for f908b75
claude
committed
f908b75
View commit details
Copy full SHA for f908b75
Browse repository at this point
Add a real-world mock for *auto* textposition
Show description for 83a9b49
claude
committed
83a9b49
View commit details
Copy full SHA for 83a9b49
Browse repository at this point
Drop dead code from the *auto* textposition placement
Show description for 74c3265
claude
committed
74c3265
View commit details
Copy full SHA for 74c3265
Browse repository at this point
Add a dense time-series mock for *auto* textposition
Show description for 535bc91
claude
committed
535bc91
View commit details
Copy full SHA for 535bc91
Browse repository at this point
Keep *auto* labels off the line of a lines+text trace
Show description for 8468b5d
claude
committed
8468b5d
View commit details
Copy full SHA for 8468b5d
Browse repository at this point
Document what *auto* text placement does not avoid
Show description for 99c2ccd
claude
committed
99c2ccd
View commit details
Copy full SHA for 99c2ccd
Browse repository at this point
Name the draftlog after the pull request
Show description for b284f55
claude
committed
b284f55
View commit details
Copy full SHA for b284f55
Browse repository at this point
Point the draftlog at pull request 8065
Show description for c040aa0
claude
committed
c040aa0
View commit details
Copy full SHA for c040aa0
Browse repository at this point
Commits on Sep 22, 2026
Keep *auto* out of the map textposition attributes
Show description for c07bf59
claude
committed
c07bf59
View commit details
Copy full SHA for c07bf59
Browse repository at this point
Handle MathJax labels and animated leader lines in *auto* textposition
Show description for cae1cc4
claude
committed
cae1cc4
View commit details
Copy full SHA for cae1cc4
Browse repository at this point
Move the label placement engine into Lib.placeLabels
Show description for 3f011eb
claude
committed
3f011eb
View commit details
Copy full SHA for 3f011eb
Browse repository at this point
Add textpriority to order the *auto* text placement
Show description for 245fb7f
claude
committed
245fb7f
View commit details
Copy full SHA for 245fb7f
Browse repository at this point
Keep an *auto* label in place across a pan or zoom while it is free
Show description for 9afdb1b
claude
committed
9afdb1b
View commit details
Copy full SHA for 9afdb1b
Browse repository at this point
Keep the leader line of an *auto* label across a pan too
Show description for 03bacb7
claude
committed
03bacb7
View commit details
Copy full SHA for 03bacb7
Browse repository at this point
You can’t perform that action at this time.