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 }}
pombreda
/
python-api
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
python-api
plotly
graph_objs
on
chuck_force_clean_dev
User selector
All users
All time
Commit history
Commits on Dec 11, 2014
improve warning message
BRONSOLO
committed
87a0a89
View commit details
Copy full SHA for 87a0a89
View code at this point
Browse repository at this point
check for deprecated and invalid trace types in force_clean
BRONSOLO
committed
4e2dede
View commit details
Copy full SHA for 4e2dede
View code at this point
Browse repository at this point
construct dictionary for deprecated types
Show description for e404ab4
BRONSOLO
committed
e404ab4
View commit details
Copy full SHA for e404ab4
View code at this point
Browse repository at this point
Commits on Nov 14, 2014
Python 2.6 needs numbers in ‘{}’, e.g., ‘{0}’
theengineear
committed
0bd43fd
View commit details
Copy full SHA for 0bd43fd
View code at this point
Browse repository at this point
no more basestring! need to use six.string_types.
theengineear
committed
a3de6c6
View commit details
Copy full SHA for a3de6c6
View code at this point
Browse repository at this point
Change `print ‘string’` to `print(‘string’)`
theengineear
committed
069a7dc
View commit details
Copy full SHA for 069a7dc
View code at this point
Browse repository at this point
Commits on Nov 7, 2014
Merge branch 'master' into grid_api
Show description for c112841
chriddyp
committed
c112841
View commit details
Copy full SHA for c112841
View code at this point
Browse repository at this point
attempt to fix import errors
chriddyp
committed
7e8f427
View commit details
Copy full SHA for 7e8f427
View code at this point
Browse repository at this point
:lipstick:
chriddyp
committed
443bb70
View commit details
Copy full SHA for 443bb70
View code at this point
Browse repository at this point
duck typed, generic src key and objects
chriddyp
committed
8db46b5
View commit details
Copy full SHA for 8db46b5
View code at this point
Browse repository at this point
Commits on Oct 22, 2014
pep8
chriddyp
committed
8dcf45a
View commit details
Copy full SHA for 8dcf45a
View code at this point
Browse repository at this point
pep8, tests
chriddyp
committed
0dd4171
View commit details
Copy full SHA for 0dd4171
View code at this point
Browse repository at this point
rubustify
chriddyp
committed
7c382aa
View commit details
Copy full SHA for 7c382aa
View code at this point
Browse repository at this point
Commits on Oct 21, 2014
fill in src for nested graph objs
chriddyp
committed
37d46d6
View commit details
Copy full SHA for 37d46d6
View code at this point
Browse repository at this point
grid ruff draft
chriddyp
committed
1bb08cf
View commit details
Copy full SHA for 1bb08cf
View code at this point
Browse repository at this point
Commits on Oct 15, 2014
Missing keyword in string formatter (just not assigned)
theengineear
committed
6ea984c
View commit details
Copy full SHA for 6ea984c
View code at this point
Browse repository at this point
Refactor dict comprehension which doesn't exist in python 2.6.
theengineear
committed
6f71d5c
View commit details
Copy full SHA for 6f71d5c
View code at this point
Browse repository at this point
Commits on Oct 14, 2014
use os to build path to graph reg JSON files
etpinard
committed
38dc8be
View commit details
Copy full SHA for 38dc8be
View code at this point
Browse repository at this point
sub patch_{} -> get_patch_{}_class
etpinard
committed
9c2c69a
View commit details
Copy full SHA for 9c2c69a
View code at this point
Browse repository at this point
rm useless print statement
etpinard
committed
179ae70
View commit details
Copy full SHA for 179ae70
View code at this point
Browse repository at this point
sub _factory -> get_class_instance_by_name
etpinard
committed
e2c1029
View commit details
Copy full SHA for e2c1029
View code at this point
Browse repository at this point
add 3d objs to graph_objs import *
etpinard
committed
e7f6801
View commit details
Copy full SHA for e7f6801
View code at this point
Browse repository at this point
Commits on Oct 6, 2014
sub 2 more globals() for NAME_TO_CLASS
etpinard
committed
72df9f0
View commit details
Copy full SHA for 72df9f0
View code at this point
Browse repository at this point
Commits on Sep 20, 2014
sub globals() for dynamically-created NAME_TO_CLASS dict
etpinard
committed
c7f3ad6
View commit details
Copy full SHA for c7f3ad6
View code at this point
Browse repository at this point
Commits on Sep 19, 2014
change \n -> \n in .to_string() docstring
etpinard
committed
906d7ff
View commit details
Copy full SHA for 906d7ff
View code at this point
Browse repository at this point
Merge branch 'master' into etienne-factories
Show description for 71d3cc8
etpinard
committed
71d3cc8
View commit details
Copy full SHA for 71d3cc8
View code at this point
Browse repository at this point
update INFO to new graph ref!
etpinard
committed
686b6c5
View commit details
Copy full SHA for 686b6c5
View code at this point
Browse repository at this point
add python-only objs in INFO, NAME_TO_KEY, KEY_TO_NAME, mv content
etpinard
committed
cd801c2
View commit details
Copy full SHA for cd801c2
View code at this point
Browse repository at this point
Commits on Sep 18, 2014
reordering, override some objs after type() creation
etpinard
committed
2aa7b96
View commit details
Copy full SHA for 2aa7b96
View code at this point
Browse repository at this point
Force error on `import *` from the .py file. Update tests.
Show description for c1422cb
theengineear
committed
c1422cb
View commit details
Copy full SHA for c1422cb
View code at this point
Browse repository at this point
Remove the `import *`. Explicitly import what we want to expose.
Show description for 02cfc3a
theengineear
committed
02cfc3a
View commit details
Copy full SHA for 02cfc3a
View code at this point
Browse repository at this point
Commits on Sep 17, 2014
change INFO[obj] to INFO[obj]['keymeta']
etpinard
committed
1e7c292
View commit details
Copy full SHA for 1e7c292
View code at this point
Browse repository at this point
adapt to new graph ref structure
etpinard
committed
54e129a
View commit details
Copy full SHA for 54e129a
View code at this point
Browse repository at this point
pep8 graph_objs.py, import OBJ_MAP directly
etpinard
committed
bac2e22
View commit details
Copy full SHA for bac2e22
View code at this point
Browse repository at this point
Commits on Sep 15, 2014
Merge branch 'master' into etienne-factories
Show description for d45f0fc
etpinard
committed
d45f0fc
View commit details
Copy full SHA for d45f0fc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.