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
Type
/
to 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
779
Pull requests
58
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Cartesian subplot updates using data joins
- #946
#946
Merged
etpinard
merged 17 commits into
master
plotly/plotly.js:master
from
cartesian-per-subplot
plotly/plotly.js:cartesian-per-subplot
Copy head branch name to clipboard
Oct 6, 2016
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Cartesian subplot updates using data joins
#946
etpinard
merged 17 commits into
master
plotly/plotly.js:master
from
cartesian-per-subplot
plotly/plotly.js:cartesian-per-subplot
Copy head branch name to clipboard
Commits
Commits on Sep 15, 2016
move subplot creation from makePlotFramework -> Cartesian.plot
etpinard
committed
c877c27
View commit details
Copy full SHA for c877c27
Browse repository at this point
rm some early-Plotly.plot logic regarding makePlotFramwork
etpinard
committed
ff26691
View commit details
Copy full SHA for ff26691
Browse repository at this point
plots: add linkSubplot method
Show description for 40fc7f9
etpinard
committed
40fc7f9
View commit details
Copy full SHA for 40fc7f9
Browse repository at this point
first try at making the new cartesian subplot paradigm work
Show description for 652b905
etpinard
committed
652b905
View commit details
Copy full SHA for 652b905
Browse repository at this point
keep ref to subplot image/shape layers in main drawData
Show description for e85a6c7
etpinard
committed
e85a6c7
View commit details
Copy full SHA for e85a6c7
Browse repository at this point
Commits on Sep 16, 2016
lint
etpinard
committed
43d227a
View commit details
Copy full SHA for 43d227a
Browse repository at this point
add baseModule drawFramework step
Show description for 937c54b
etpinard
committed
937c54b
View commit details
Copy full SHA for 937c54b
Browse repository at this point
plots: add a cartesian subplot purge step
etpinard
committed
78faa3f
View commit details
Copy full SHA for 78faa3f
Browse repository at this point
test: adapt relinkPrivateKeys test
etpinard
committed
f8017f2
View commit details
Copy full SHA for f8017f2
Browse repository at this point
test: adapt legend scroll test
Show description for c239602
etpinard
committed
c239602
View commit details
Copy full SHA for c239602
Browse repository at this point
test: adapt gd._ keys ordering
Show description for f4aee1e
etpinard
committed
f4aee1e
View commit details
Copy full SHA for f4aee1e
Browse repository at this point
test: check clip path & dragger counts in cartesian plots
etpinard
committed
ab96422
View commit details
Copy full SHA for ab96422
Browse repository at this point
Merge branch 'master' into cartesian-per-subplot
etpinard
committed
8c09af2
View commit details
Copy full SHA for 8c09af2
Browse repository at this point
Commits on Oct 4, 2016
Merge branch 'master' into cartesian-per-subplot
etpinard
committed
b00d716
View commit details
Copy full SHA for b00d716
Browse repository at this point
replace plotinfo.x() -> plotinfo.xaxis
etpinard
committed
ae3ab55
View commit details
Copy full SHA for ae3ab55
Browse repository at this point
Commits on Oct 5, 2016
make makeSubplotLayer agnostic to fullLayout
Show description for a708381
etpinard
committed
a708381
View commit details
Copy full SHA for a708381
Browse repository at this point
Commits on Oct 6, 2016
rm useless return in makePlotFramework
etpinard
committed
e78b099
View commit details
Copy full SHA for e78b099
Browse repository at this point
You can’t perform that action at this time.