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
709
Pull requests
65
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Increase axis autorange when bars have outside text labels
- #7675
#7675
Merged
emilykl
merged 11 commits into
master
plotly/plotly.js:master
from
cutoff-bar-labels
plotly/plotly.js:cutoff-bar-labels
Copy head branch name to clipboard
Dec 19, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Increase axis autorange when bars have outside text labels
#7675
emilykl
merged 11 commits into
master
plotly/plotly.js:master
from
cutoff-bar-labels
plotly/plotly.js:cutoff-bar-labels
Copy head branch name to clipboard
Commits
Commits on Dec 16, 2025
run formatter
emilykl
committed
5cb0bcd
View commit details
Copy full SHA for 5cb0bcd
Browse repository at this point
add extra axis padding when bars have outside text labels
emilykl
committed
a437597
View commit details
Copy full SHA for a437597
Browse repository at this point
Commits on Dec 17, 2025
handle multi-line labels, and pad only one side of axis
emilykl
committed
17cbffe
View commit details
Copy full SHA for 17cbffe
Browse repository at this point
change naming, return object in 0 case
emilykl
committed
f044df3
View commit details
Copy full SHA for f044df3
Browse repository at this point
fix bug with non-string values
emilykl
committed
3cb2f47
View commit details
Copy full SHA for 3cb2f47
Browse repository at this point
fix bug when text attr is a string
emilykl
committed
a416665
View commit details
Copy full SHA for a416665
Browse repository at this point
update baselines
emilykl
committed
1405769
View commit details
Copy full SHA for 1405769
Browse repository at this point
remove 'cliponaxis: false' from hist_stacked mock to test bar label clipping
emilykl
committed
ea934c3
View commit details
Copy full SHA for ea934c3
Browse repository at this point
Commits on Dec 18, 2025
account for line spacing
emilykl
committed
b1e8fff
View commit details
Copy full SHA for b1e8fff
Browse repository at this point
update baselines following prev commit which fixed line spacing calc
emilykl
committed
2294dbd
View commit details
Copy full SHA for 2294dbd
Browse repository at this point
Commits on Dec 19, 2025
Update src/traces/bar/cross_trace_calc.js
Show description for e0ab211
emilykl
and
camdecoster
committed
e0ab211
View commit details
Copy full SHA for e0ab211
Browse repository at this point
You can’t perform that action at this time.