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
Fix relayout constrained axes + various multi-subplot perf improvements
- #2628
#2628
Merged
etpinard
merged 11 commits into
master
plotly/plotly.js:master
from
fixup-rerange-axis-constraints
plotly/plotly.js:fixup-rerange-axis-constraints
Copy head branch name to clipboard
May 14, 2018
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Fix relayout constrained axes + various multi-subplot perf improvements
#2628
etpinard
merged 11 commits into
master
plotly/plotly.js:master
from
fixup-rerange-axis-constraints
plotly/plotly.js:fixup-rerange-axis-constraints
Copy head branch name to clipboard
Commits
Commits on May 10, 2018
fix "axrange" edit under axis constraint
Show description for a12a22b
etpinard
committed
a12a22b
View commit details
Copy full SHA for a12a22b
Browse repository at this point
rm doAutoRangeAndConstraints step from "axrange" edits
Show description for 23964ca
etpinard
committed
23964ca
View commit details
Copy full SHA for 23964ca
Browse repository at this point
move axis range/autorange/domain regex to module scope
etpinard
committed
abd4bcf
View commit details
Copy full SHA for abd4bcf
Browse repository at this point
skip Axes.makeClipPaths under hasOnlyLargeSploms regime
Show description for 09d5dd0
etpinard
committed
09d5dd0
View commit details
Copy full SHA for 09d5dd0
Browse repository at this point
resolves #2547 - target altered axes only on "axrange" edits
Show description for 5557d7b
etpinard
committed
5557d7b
View commit details
Copy full SHA for 5557d7b
Browse repository at this point
Commits on May 11, 2018
only grab 2d axes in lsInner
etpinard
committed
73b354b
View commit details
Copy full SHA for 73b354b
Browse repository at this point
mv find-main-subplot logic from supplyDefaults -> lsInner
Show description for e69b7dd
etpinard
committed
e69b7dd
View commit details
Copy full SHA for e69b7dd
Browse repository at this point
only override grid.(x|y)side default for sploms w/o lower half
Show description for c947b2c
etpinard
committed
c947b2c
View commit details
Copy full SHA for c947b2c
Browse repository at this point
update splom baselines
Show description for 6fa8ffd
etpinard
committed
6fa8ffd
View commit details
Copy full SHA for 6fa8ffd
Browse repository at this point
update splom_ragged-via-axes baseline
Show description for 455ff4d
etpinard
committed
455ff4d
View commit details
Copy full SHA for 455ff4d
Browse repository at this point
split doTicks into multi-axes and doTicksSingle parts
etpinard
committed
72b6558
View commit details
Copy full SHA for 72b6558
Browse repository at this point
You can’t perform that action at this time.