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
712
Pull requests
66
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Set default
layout.axis.tickmode
to
'sync'
when axis is overlaying
- #7684
#7684
Merged
emilykl
merged 13 commits into
v4.0
plotly/plotly.js:v4.0
from
shared-axis-lines-default
plotly/plotly.js:shared-axis-lines-default
Copy head branch name to clipboard
Jun 23, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Set default
layout.axis.tickmode
to
'sync'
when axis is overlaying
#7684
emilykl
merged 13 commits into
v4.0
plotly/plotly.js:v4.0
from
shared-axis-lines-default
plotly/plotly.js:shared-axis-lines-default
Copy head branch name to clipboard
Commits
Commits on Jun 9, 2026
run formatter
emilykl
committed
89b4e33
View commit details
Copy full SHA for 89b4e33
Browse repository at this point
set default tickmode to 'sync' when axis is overlaying
emilykl
committed
ee773ca
View commit details
Copy full SHA for ee773ca
Browse repository at this point
remove duplicate draw call for axes with tickmode: 'sync'
emilykl
committed
c9aea83
View commit details
Copy full SHA for c9aea83
Browse repository at this point
bugfix: if overlaid axis is categorical, default to 'auto' rather than 'sync'
emilykl
committed
3a31aaf
View commit details
Copy full SHA for 3a31aaf
Browse repository at this point
explicitly set tickmode auto for mock
emilykl
committed
e7cd979
View commit details
Copy full SHA for e7cd979
Browse repository at this point
update tickmode attribute description
emilykl
committed
1f02b3d
View commit details
Copy full SHA for 1f02b3d
Browse repository at this point
update plot-schema
emilykl
committed
5732ff9
View commit details
Copy full SHA for 5732ff9
Browse repository at this point
Apply suggestions from code review
Show description for 5bd782a
emilykl
and
camdecoster
committed
5bd782a
View commit details
Copy full SHA for 5bd782a
Browse repository at this point
update plot-schema
emilykl
committed
801a109
View commit details
Copy full SHA for 801a109
Browse repository at this point
add draftlog
emilykl
committed
8c69898
View commit details
Copy full SHA for 8c69898
Browse repository at this point
update baselines images
emilykl
committed
99cfed5
View commit details
Copy full SHA for 99cfed5
Browse repository at this point
Commits on Jun 18, 2026
fix bug where showexponent 'first'/'last' showed no exponents on overlaid axes
emilykl
committed
8ede0f7
View commit details
Copy full SHA for 8ede0f7
Browse repository at this point
update baseline images
emilykl
committed
e78427e
View commit details
Copy full SHA for e78427e
Browse repository at this point
You can’t perform that action at this time.