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
773
Pull requests
54
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add registry of component modules
- #845
#845
Merged
etpinard
merged 18 commits into
master
plotly/plotly.js:master
from
registry-use-component
plotly/plotly.js:registry-use-component
Copy head branch name to clipboard
Aug 19, 2016
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Add registry of component modules
#845
etpinard
merged 18 commits into
master
plotly/plotly.js:master
from
registry-use-component
plotly/plotly.js:registry-use-component
Copy head branch name to clipboard
Commits
Commits on Aug 10, 2016
move Plotly.register in plot_api/register.js
etpinard
committed
bf28ad9
View commit details
Copy full SHA for bf28ad9
Browse repository at this point
lint: split registry switch block into routines
etpinard
committed
00536f4
View commit details
Copy full SHA for 00536f4
Browse repository at this point
Commits on Aug 11, 2016
move registry objects and helper method to src/registry.js
Show description for 910e17c
etpinard
committed
910e17c
View commit details
Copy full SHA for 910e17c
Browse repository at this point
move Registry tests, plots_test.js -> register_test.js
etpinard
committed
11f475e
View commit details
Copy full SHA for 11f475e
Browse repository at this point
rm some unnecessary deps on Plots
etpinard
committed
4a3f254
View commit details
Copy full SHA for 4a3f254
Browse repository at this point
sub Plots[method] -> Registry[method]
etpinard
committed
161af7e
View commit details
Copy full SHA for 161af7e
Browse repository at this point
rm a few exported objects in src/plotly.js:
Show description for 2382c04
etpinard
committed
2382c04
View commit details
Copy full SHA for 2382c04
Browse repository at this point
rm circular dep in plot_image/to_image.js
etpinard
committed
710f312
View commit details
Copy full SHA for 710f312
Browse repository at this point
register: add support for component modules
etpinard
committed
c6aa0fb
View commit details
Copy full SHA for c6aa0fb
Browse repository at this point
register components modules
Show description for 68268e3
etpinard
committed
68268e3
View commit details
Copy full SHA for 68268e3
Browse repository at this point
lib: add Lib.noop method
etpinard
committed
4f754aa
View commit details
Copy full SHA for 4f754aa
Browse repository at this point
add Registry.getComponentMethod + use it in plot_api / plots
etpinard
committed
0aa87c4
View commit details
Copy full SHA for 0aa87c4
Browse repository at this point
require only range slider/selector default handlers cartesian defaults
Show description for 65ffb52
etpinard
committed
65ffb52
View commit details
Copy full SHA for 65ffb52
Browse repository at this point
lint plot_schema.js
etpinard
committed
d11c8f9
View commit details
Copy full SHA for d11c8f9
Browse repository at this point
use componentsRegistry in plot schema
etpinard
committed
a1ea365
View commit details
Copy full SHA for a1ea365
Browse repository at this point
Commits on Aug 18, 2016
Merge branch 'master' into registry-use-component
etpinard
committed
2802d22
View commit details
Copy full SHA for 2802d22
Browse repository at this point
doc: improve comment about trace type 'various'
etpinard
committed
39c32d0
View commit details
Copy full SHA for 39c32d0
Browse repository at this point
plots: extend export obj with Registry instead of hard-coding
etpinard
committed
489513b
View commit details
Copy full SHA for 489513b
Browse repository at this point
You can’t perform that action at this time.