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 }}
NulledExceptions
/
plotly.py
Public
forked from
plotly/plotly.py
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
plotly.py
plotly
graph_reference.py
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 25, 2018
Revert "Remove whitespace. Remove unused variable j."
cldougl
authored
c1576bd
View commit details
Copy full SHA for c1576bd
View code at this point
Browse repository at this point
Commits on Jan 6, 2018
Fix indentation. Fix unnecessary parens after 'return' keyword (superfluous-parens).
jbampton
committed
f70a332
View commit details
Copy full SHA for f70a332
View code at this point
Browse repository at this point
Commits on Jan 31, 2017
Memoize some `graph_reference` functions.
theengineear
committed
0f171dd
View commit details
Copy full SHA for 0f171dd
View code at this point
Browse repository at this point
Make `get_role` and `get_valid_attributes` memoizable.
Show description for 63e2fb5
theengineear
committed
63e2fb5
View commit details
Copy full SHA for 63e2fb5
View code at this point
Browse repository at this point
Commits on Jan 11, 2017
Improve `frames` support in graph_objs.py.
Show description for 887d839
theengineear
committed
887d839
View commit details
Copy full SHA for 887d839
View code at this point
Browse repository at this point
Commits on Jan 5, 2017
Fix duplicate import source `graph_reference`.
Show description for af5960b
theengineear
committed
af5960b
View commit details
Copy full SHA for af5960b
View code at this point
Browse repository at this point
Don’t auto-download graph reference on import.
Show description for ef58782
theengineear
committed
ef58782
View commit details
Copy full SHA for ef58782
View code at this point
Browse repository at this point
Commits on Oct 20, 2016
added Andrew's #586 PR
Kully
committed
54c1386
View commit details
Copy full SHA for 54c1386
View code at this point
Browse repository at this point
Commits on Sep 25, 2015
Update code for new plot-schema structure.
theengineear
committed
d315065
View commit details
Copy full SHA for d315065
View code at this point
Browse repository at this point
Remove old graph_reference compat framework.
theengineear
committed
19be9ab
View commit details
Copy full SHA for 19be9ab
View code at this point
Browse repository at this point
Add `object_name_to_class_name` function. (more)
Show description for 1b0f007
theengineear
committed
1b0f007
View commit details
Copy full SHA for 1b0f007
View code at this point
Browse repository at this point
Add new organization to `graph_reference.py`.
Show description for 691bf73
theengineear
committed
691bf73
View commit details
Copy full SHA for 691bf73
View code at this point
Browse repository at this point
Commits on Sep 24, 2015
Stop using `hrName`. (just patch it).
Show description for 924f181
theengineear
committed
924f181
View commit details
Copy full SHA for 924f181
View code at this point
Browse repository at this point
Commits on Sep 21, 2015
Add dynamic `.help()` for Graph Objects.
theengineear
committed
4bd19d4
View commit details
Copy full SHA for 4bd19d4
View code at this point
Browse repository at this point
Move `get_role` to `graph_reference.py`.
Show description for e387a16
theengineear
committed
e387a16
View commit details
Copy full SHA for e387a16
View code at this point
Browse repository at this point
Make `get_attributes` return homogenous `dict`.
Show description for 496242d
theengineear
committed
496242d
View commit details
Copy full SHA for 496242d
View code at this point
Browse repository at this point
Commits on Sep 19, 2015
Merge branch 'cache-plot-schema' into update-graph-reference
theengineear
committed
7a24734
View commit details
Copy full SHA for 7a24734
View code at this point
Browse repository at this point
Add a `5s` timeout to the download request.
theengineear
committed
fe66f9c
View commit details
Copy full SHA for fe66f9c
View code at this point
Browse repository at this point
Commits on Sep 18, 2015
Go completely path-based / dynamic. (messy commit)
Show description for eccb469
theengineear
committed
eccb469
View commit details
Copy full SHA for eccb469
View code at this point
Browse repository at this point
Commits on Sep 17, 2015
return subplot_attributes with object info.
theengineear
committed
80d17e1
View commit details
Copy full SHA for 80d17e1
View code at this point
Browse repository at this point
Return deprecated attrs along with object info.
theengineear
committed
fca4d5f
View commit details
Copy full SHA for fca4d5f
View code at this point
Browse repository at this point
Don’t store paths for objects under meta keys.
Show description for a31dbd5
theengineear
committed
a31dbd5
View commit details
Copy full SHA for a31dbd5
View code at this point
Browse repository at this point
In PY3 `.keys()` returns a `view` not a `list`!
Show description for 96c226a
theengineear
committed
96c226a
View commit details
Copy full SHA for 96c226a
View code at this point
Browse repository at this point
Merge branch 'cache-plot-schema' into update-graph-reference
Show description for b2fa961
theengineear
committed
b2fa961
View commit details
Copy full SHA for b2fa961
View code at this point
Browse repository at this point
Fall back to default when graph_reference fails.
Show description for fe8ad92
theengineear
committed
fe8ad92
View commit details
Copy full SHA for fe8ad92
View code at this point
Browse repository at this point
Commits on Sep 16, 2015
Condition content from get_graph_reference if PY3.
Show description for ab595f6
theengineear
committed
ab595f6
View commit details
Copy full SHA for ab595f6
View code at this point
Browse repository at this point
Can’t use loads on bytes in python 3?
theengineear
committed
6ef551b
View commit details
Copy full SHA for 6ef551b
View code at this point
Browse repository at this point
Add workaround for Python 3 hashlib compat.
theengineear
committed
002f164
View commit details
Copy full SHA for 002f164
View code at this point
Browse repository at this point
Now with *real* cacheing!
Show description for 09f8a5e
theengineear
committed
09f8a5e
View commit details
Copy full SHA for 09f8a5e
View code at this point
Browse repository at this point
Use `hrName` from graph reference.
Show description for fbdd9e8
theengineear
committed
fbdd9e8
View commit details
Copy full SHA for fbdd9e8
View code at this point
Browse repository at this point
Stop hard-coding `META_KEYS` (is in the schema).
theengineear
committed
d653001
View commit details
Copy full SHA for d653001
View code at this point
Browse repository at this point
Commits on Sep 15, 2015
Merge branch 'cache-plot-schema' into update-graph-reference
theengineear
committed
3fd16ba
View commit details
Copy full SHA for 3fd16ba
View code at this point
Browse repository at this point
Default to hard-coded plot.ly domain when DNE.
Show description for 52a51d8
theengineear
committed
52a51d8
View commit details
Copy full SHA for 52a51d8
View code at this point
Browse repository at this point
Add public method to tell if `attribute_is_array`.
Show description for 1963dcb
theengineear
committed
1963dcb
View commit details
Copy full SHA for 1963dcb
View code at this point
Browse repository at this point
Add public method to `get_object_info`.
Show description for 729a0bb
theengineear
committed
729a0bb
View commit details
Copy full SHA for 729a0bb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.