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
Axis constraints
- #1522
#1522
Merged
alexcjohnson
merged 16 commits into
master
plotly/plotly.js:master
from
axis-constraints
plotly/plotly.js:axis-constraints
Copy head branch name to clipboard
Apr 3, 2017
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Axis constraints
#1522
alexcjohnson
merged 16 commits into
master
plotly/plotly.js:master
from
axis-constraints
plotly/plotly.js:axis-constraints
Copy head branch name to clipboard
Commits
Commits on Mar 28, 2017
split out axis type defaults and calculate before anything else
alexcjohnson
committed
e9a89c2
View commit details
Copy full SHA for e9a89c2
Browse repository at this point
static axis scalewith/scaleratio constraints
Show description for d9a8ab7
alexcjohnson
committed
d9a8ab7
View commit details
Copy full SHA for d9a8ab7
Browse repository at this point
short-sircuit image redraw during drags
alexcjohnson
committed
6c60a32
View commit details
Copy full SHA for 6c60a32
Browse repository at this point
refactor dragbox
alexcjohnson
committed
98900a2
View commit details
Copy full SHA for 98900a2
Browse repository at this point
dynamic axis constraints
alexcjohnson
committed
84d95a5
View commit details
Copy full SHA for 84d95a5
Browse repository at this point
Commits on Mar 29, 2017
push final constraint management into relayout so it always works
alexcjohnson
committed
f521227
View commit details
Copy full SHA for f521227
Browse repository at this point
scalewith -> scaleanchor
alexcjohnson
committed
13f848e
View commit details
Copy full SHA for 13f848e
Browse repository at this point
forbid scale constraints along with fixedrange
alexcjohnson
committed
dee136d
View commit details
Copy full SHA for dee136d
Browse repository at this point
allow constraints with same axis letter
alexcjohnson
committed
ef3ca48
View commit details
Copy full SHA for ef3ca48
Browse repository at this point
little test fix
alexcjohnson
committed
25c2cfb
View commit details
Copy full SHA for 25c2cfb
Browse repository at this point
Commits on Mar 31, 2017
test dynamic axis ranging with and without constraints
Show description for 86e0d5a
alexcjohnson
committed
86e0d5a
View commit details
Copy full SHA for 86e0d5a
Browse repository at this point
don't use Object.assign even in tests, just in case
alexcjohnson
committed
745b953
View commit details
Copy full SHA for 745b953
Browse repository at this point
squish interaction test plot vertically so it fits on screen
alexcjohnson
committed
7fc9cbd
View commit details
Copy full SHA for 7fc9cbd
Browse repository at this point
make sure scaleanchor/scaleratio changes trigger a recalc
alexcjohnson
committed
ffd65fd
View commit details
Copy full SHA for ffd65fd
Browse repository at this point
Commits on Apr 1, 2017
make axis constraints work with gl2d
alexcjohnson
committed
b4d11e6
View commit details
Copy full SHA for b4d11e6
Browse repository at this point
fix gl2d_click_test
alexcjohnson
committed
23859e3
View commit details
Copy full SHA for 23859e3
Browse repository at this point
You can’t perform that action at this time.