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 }}
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
746
Pull requests
65
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Perf drawFramwork
- #2474
#2474
Merged
etpinard
merged 17 commits into
master
plotly/plotly.js:master
from
perf-drawFramwork
plotly/plotly.js:perf-drawFramwork
Copy head branch name to clipboard
Mar 26, 2018
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Perf drawFramwork
#2474
etpinard
merged 17 commits into
master
plotly/plotly.js:master
from
perf-drawFramwork
plotly/plotly.js:perf-drawFramwork
Copy head branch name to clipboard
Commits
Commits on Mar 13, 2018
perf makeSubplotData
Show description for d305564
etpinard
committed
d305564
View commit details
Copy full SHA for d305564
Browse repository at this point
replace selectAll().data([0]) with select() + .size()
Show description for 7d881f6
etpinard
committed
7d881f6
View commit details
Copy full SHA for 7d881f6
Browse repository at this point
Commits on Mar 14, 2018
add ensureSingle & ensureSingleById lib methods
Show description for 5cc9af9
etpinard
committed
5cc9af9
View commit details
Copy full SHA for 5cc9af9
Browse repository at this point
replace selectAll().data([0]) with ensureSingle(ById)
Show description for e32434e
etpinard
committed
e32434e
View commit details
Copy full SHA for e32434e
Browse repository at this point
:hocho: layoutStyles call in drawFramework step
Show description for e810c1e
etpinard
committed
e810c1e
View commit details
Copy full SHA for e810c1e
Browse repository at this point
bring back d3-esque method chains
Show description for 8e6032d
etpinard
committed
8e6032d
View commit details
Copy full SHA for 8e6032d
Browse repository at this point
add toBeClassed custom matcher
Show description for b974eab
etpinard
committed
b974eab
View commit details
Copy full SHA for b974eab
Browse repository at this point
fixup typo
etpinard
committed
fc8c386
View commit details
Copy full SHA for fc8c386
Browse repository at this point
Commits on Mar 15, 2018
stash base url on Drawing module object
Show description for 5887104
etpinard
committed
5887104
View commit details
Copy full SHA for 5887104
Browse repository at this point
Commits on Mar 16, 2018
clear stashed base url off Drawing module on replot
Show description for 42ec6a0
etpinard
committed
42ec6a0
View commit details
Copy full SHA for 42ec6a0
Browse repository at this point
Commits on Mar 19, 2018
do not try to clear ax layers on first render
Show description for 928ff6d
etpinard
committed
928ff6d
View commit details
Copy full SHA for 928ff6d
Browse repository at this point
Commits on Mar 20, 2018
use ensureSingle in plot bg lsInner routine
etpinard
committed
a2c5c3d
View commit details
Copy full SHA for a2c5c3d
Browse repository at this point
lint in axes.js
etpinard
committed
49177a2
View commit details
Copy full SHA for 49177a2
Browse repository at this point
stash tickLabels selection in doTicks scope
Show description for 8cf99a6
etpinard
committed
8cf99a6
View commit details
Copy full SHA for 8cf99a6
Browse repository at this point
Commits on Mar 26, 2018
fixup typo in select query & remove neccessary branch
etpinard
committed
5307125
View commit details
Copy full SHA for 5307125
Browse repository at this point
:hocho: unnecessary scoped var
etpinard
committed
4059764
View commit details
Copy full SHA for 4059764
Browse repository at this point
Merge pull request #2487 from plotly/perf-drawFramwork-more
Show description for 50ab638
etpinard
authored
50ab638
View commit details
Copy full SHA for 50ab638
Browse repository at this point
You can’t perform that action at this time.