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
757
Pull requests
66
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Implementing matching axes
- #3506
#3506
Merged
etpinard
merged 23 commits into
master
plotly/plotly.js:master
from
matching-axes-final
plotly/plotly.js:matching-axes-final
Copy head branch name to clipboard
Feb 18, 2019
Conversation
Commits
23
(23)
Checks
Files changed
Merged
Implementing matching axes
#3506
etpinard
merged 23 commits into
master
plotly/plotly.js:master
from
matching-axes-final
plotly/plotly.js:matching-axes-final
Copy head branch name to clipboard
Commits
Commits on Feb 1, 2019
mv handleConstraintDefaults into constraints.js file
etpinard
committed
6813865
View commit details
Copy full SHA for 6813865
Browse repository at this point
first cut at static `ax.matches` behavior
etpinard
committed
6f2bb78
View commit details
Copy full SHA for 6f2bb78
Browse repository at this point
some linting & commenting in dragbox.js
etpinard
committed
5ddbf2a
View commit details
Copy full SHA for 5ddbf2a
Browse repository at this point
first cut at zoom/pan/scroll `ax.matches` behavior
etpinard
committed
c60424b
View commit details
Copy full SHA for c60424b
Browse repository at this point
add doScroll wrapper for dragbox tests
etpinard
committed
13007e0
View commit details
Copy full SHA for 13007e0
Browse repository at this point
mv dragbox tests calling makePlot to own describe block
etpinard
committed
e962e96
View commit details
Copy full SHA for e962e96
Browse repository at this point
DRY-up drag-start/assert/drag-end tests
etpinard
committed
ca1de5d
View commit details
Copy full SHA for ca1de5d
Browse repository at this point
add toBeWithinArray custom jasmine matcher
etpinard
committed
3b314fe
View commit details
Copy full SHA for 3b314fe
Browse repository at this point
add mucho matching axes dragbox tests
etpinard
committed
6621419
View commit details
Copy full SHA for 6621419
Browse repository at this point
align autobinning of histogram traces on matching axes
etpinard
committed
9118505
View commit details
Copy full SHA for 9118505
Browse repository at this point
link ax._categories & ax._categoriesMap to same ref for matching axes
Show description for d9c2d4e
etpinard
committed
d9c2d4e
View commit details
Copy full SHA for d9c2d4e
Browse repository at this point
add axis.matches boolean to splom dims
Show description for c290adf
etpinard
committed
c290adf
View commit details
Copy full SHA for c290adf
Browse repository at this point
generalize "update matched ax rng" logic
Show description for ef256db
etpinard
committed
ef256db
View commit details
Copy full SHA for ef256db
Browse repository at this point
disallow constraining AND matching range
etpinard
committed
9f2fad1
View commit details
Copy full SHA for 9f2fad1
Browse repository at this point
add "matches" + "scaleanchor" mock
etpinard
committed
8c09944
View commit details
Copy full SHA for 8c09944
Browse repository at this point
fix partial ax-range relayout calls for matching axes
Show description for c5f9e74
etpinard
committed
c5f9e74
View commit details
Copy full SHA for c5f9e74
Browse repository at this point
Commits on Feb 5, 2019
fix typo (ax.setScale has no arg)
etpinard
committed
d0581e2
View commit details
Copy full SHA for d0581e2
Browse repository at this point
use ax._matchGroup to improve matching axes relayout perf
etpinard
committed
6b34ae3
View commit details
Copy full SHA for 6b34ae3
Browse repository at this point
Commits on Feb 11, 2019
allow fixedrange subplots to scaleanchor with `constrain:domain`
Show description for 99a9edb
etpinard
committed
99a9edb
View commit details
Copy full SHA for 99a9edb
Browse repository at this point
Commits on Feb 12, 2019
drop *scaleanchor* constraints for axes under *matches* constraint
Show description for 91431ec
etpinard
committed
91431ec
View commit details
Copy full SHA for 91431ec
Browse repository at this point
Commits on Feb 18, 2019
add safe-guard in dragbox.js
etpinard
committed
70b10ff
View commit details
Copy full SHA for 70b10ff
Browse repository at this point
add info about matching axis type in attr description
etpinard
committed
772efe5
View commit details
Copy full SHA for 772efe5
Browse repository at this point
fix typo
etpinard
committed
1713c83
View commit details
Copy full SHA for 1713c83
Browse repository at this point
You can’t perform that action at this time.