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
755
Pull requests
66
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Misc perf improvements
- #1772
#1772
Merged
alexcjohnson
merged 14 commits into
master
plotly/plotly.js:master
from
misc-perf
plotly/plotly.js:misc-perf
Copy head branch name to clipboard
Jun 11, 2017
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Misc perf improvements
#1772
alexcjohnson
merged 14 commits into
master
plotly/plotly.js:master
from
misc-perf
plotly/plotly.js:misc-perf
Copy head branch name to clipboard
Commits
Commits on Jun 9, 2017
get rid of Lib.getPlotDiv
alexcjohnson
committed
032cf7c
View commit details
Copy full SHA for 032cf7c
Browse repository at this point
short-circuit title draw if there's no title
alexcjohnson
committed
c02204f
View commit details
Copy full SHA for c02204f
Browse repository at this point
drop the unneeded initial draw of axes
alexcjohnson
committed
b4a2f4d
View commit details
Copy full SHA for b4a2f4d
Browse repository at this point
add perf tester to global scope in test dashboard
alexcjohnson
committed
b9c33c9
View commit details
Copy full SHA for b9c33c9
Browse repository at this point
cache bounding boxes by node contents instead of by data-bb attr
Show description for ea883e6
alexcjohnson
committed
ea883e6
View commit details
Copy full SHA for ea883e6
Browse repository at this point
Merge branch 'master' into misc-perf
alexcjohnson
committed
11f4a0e
View commit details
Copy full SHA for 11f4a0e
Browse repository at this point
clear bbox cache to fix bar test
alexcjohnson
committed
a511bd2
View commit details
Copy full SHA for a511bd2
Browse repository at this point
standardize fail logic in bar test
alexcjohnson
committed
434dc0e
View commit details
Copy full SHA for 434dc0e
Browse repository at this point
more failure info in cartesian_interact_test
alexcjohnson
committed
d077e32
View commit details
Copy full SHA for d077e32
Browse repository at this point
cleanup cartesian_interact_test a little
alexcjohnson
committed
3132624
View commit details
Copy full SHA for 3132624
Browse repository at this point
Commits on Jun 10, 2017
remove unused dragElement.init option 'doubleclick'
alexcjohnson
committed
00c7ad5
View commit details
Copy full SHA for 00c7ad5
Browse repository at this point
cleaner delay pattern in pan tester
alexcjohnson
committed
2da3544
View commit details
Copy full SHA for 2da3544
Browse repository at this point
robustify cartesian_interact_test doubleclicker
alexcjohnson
committed
dc4fc32
View commit details
Copy full SHA for dc4fc32
Browse repository at this point
Commits on Jun 11, 2017
simplify dragElement cursor handling & remove redundant initInteractions
Show description for 0129d5a
alexcjohnson
committed
0129d5a
View commit details
Copy full SHA for 0129d5a
Browse repository at this point
You can’t perform that action at this time.