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
Accelerator
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
782
Pull requests
64
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Improve auto ticks over axes with rangebreaks
- #4677
#4677
Merged
archmoj
merged 10 commits into
master
plotly/plotly.js:master
from
rangebreaks-autotick
plotly/plotly.js:rangebreaks-autotick
Copy head branch name to clipboard
Mar 25, 2020
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Improve auto ticks over axes with rangebreaks
#4677
archmoj
merged 10 commits into
master
plotly/plotly.js:master
from
rangebreaks-autotick
plotly/plotly.js:rangebreaks-autotick
Copy head branch name to clipboard
Commits
Commits on Mar 23, 2020
add failing test
archmoj
committed
8b4d9d6
View commit details
Copy full SHA for 8b4d9d6
Browse repository at this point
add ticks add the start of the breaks and revise remove overlaps
archmoj
committed
6cbd9f8
View commit details
Copy full SHA for 6cbd9f8
Browse repository at this point
insert end of break instead of start
archmoj
committed
7b627e5
View commit details
Copy full SHA for 7b627e5
Browse repository at this point
Commits on Mar 24, 2020
avoid ticks with identical text on axes with rangebreaks
archmoj
committed
28ebc49
View commit details
Copy full SHA for 28ebc49
Browse repository at this point
do not make too many ticks - move ticks inside to the end of break
archmoj
committed
19a0c75
View commit details
Copy full SHA for 19a0c75
Browse repository at this point
no need to sort & revert ticktext logic
archmoj
committed
ea4d8a2
View commit details
Copy full SHA for ea4d8a2
Browse repository at this point
use requested label for ticks in breaks
archmoj
committed
7a1c649
View commit details
Copy full SHA for 7a1c649
Browse repository at this point
keep the one with the largest requested value first
archmoj
committed
d1ba367
View commit details
Copy full SHA for d1ba367
Browse repository at this point
handle ticks on reversed ranges
archmoj
committed
e718e3e
View commit details
Copy full SHA for e718e3e
Browse repository at this point
adapt jasmine test to include ticks fall inside breaks
archmoj
committed
b7f2299
View commit details
Copy full SHA for b7f2299
Browse repository at this point
You can’t perform that action at this time.