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 }}
sachinpc
/
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
plotly
plotly.py
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 14, 2015
Fixed typos in `plot` and `iplot` docs, updated CHANGLOG & version
aneda
committed
cff2ab5
View commit details
Copy full SHA for cff2ab5
View code at this point
Browse repository at this point
Commits on Aug 12, 2015
replacing PlotlyError with requests.exception
aneda
committed
16a6a3c
View commit details
Copy full SHA for 16a6a3c
View code at this point
Browse repository at this point
Commits on Aug 11, 2015
missing space
chriddyp
committed
85610b4
View commit details
Copy full SHA for 85610b4
View code at this point
Browse repository at this point
raise error if the body contains an non-empty error key
chriddyp
committed
3d13972
View commit details
Copy full SHA for 3d13972
View code at this point
Browse repository at this point
updated the son loads to pass string (for python 3.3)
aneda
committed
4388e28
View commit details
Copy full SHA for 4388e28
View code at this point
Browse repository at this point
Commits on Aug 6, 2015
error msg correction
aneda
committed
5f93469
View commit details
Copy full SHA for 5f93469
View code at this point
Browse repository at this point
removed file_id from embed
aneda
committed
da7e509
View commit details
Copy full SHA for da7e509
View code at this point
Browse repository at this point
Commits on Aug 5, 2015
removed the file_id and added embed_options
aneda
committed
9e2891a
View commit details
Copy full SHA for 9e2891a
View code at this point
Browse repository at this point
pep8 correction
aneda
committed
d220490
View commit details
Copy full SHA for d220490
View code at this point
Browse repository at this point
Commits on Aug 4, 2015
changed the argument, response to plot_url (response[‘url’]), for
Show description for 23b5a2d
aneda
committed
23b5a2d
View commit details
Copy full SHA for 23b5a2d
View code at this point
Browse repository at this point
changed session_config to get_config for response_handler since
Show description for cdab13f
aneda
committed
cdab13f
View commit details
Copy full SHA for cdab13f
View code at this point
Browse repository at this point
updated add_share_key_to_url arguments
aneda
committed
84a9cfa
View commit details
Copy full SHA for 84a9cfa
View code at this point
Browse repository at this point
replaced get_config with session_config and replaced the api hardcode
Show description for 79a9108
aneda
committed
79a9108
View commit details
Copy full SHA for 79a9108
View code at this point
Browse repository at this point
added error doc
aneda
committed
282b434
View commit details
Copy full SHA for 282b434
View code at this point
Browse repository at this point
updated doc for plot/ iplot
aneda
committed
ff96a3c
View commit details
Copy full SHA for ff96a3c
View code at this point
Browse repository at this point
updated _plot_logic check for sharing
aneda
committed
736c77c
View commit details
Copy full SHA for 736c77c
View code at this point
Browse repository at this point
changed sharing to a string and check if it’s invalid
aneda
committed
7787735
View commit details
Copy full SHA for 7787735
View code at this point
Browse repository at this point
Commits on Aug 3, 2015
check if the returned url ever contains the share_key
aneda
committed
4353888
View commit details
Copy full SHA for 4353888
View code at this point
Browse repository at this point
replace .replace with urlsplit to get file_id
aneda
committed
75d0ac7
View commit details
Copy full SHA for 75d0ac7
View code at this point
Browse repository at this point
mistake correction
aneda
committed
401bfab
View commit details
Copy full SHA for 401bfab
View code at this point
Browse repository at this point
changed plot_id to file_id to be consistent
aneda
committed
2ef627e
View commit details
Copy full SHA for 2ef627e
View code at this point
Browse repository at this point
Commits on Jul 30, 2015
pep8
aneda
committed
6216ebf
View commit details
Copy full SHA for 6216ebf
View code at this point
Browse repository at this point
updated response_handeler and added it for add_share_key_to_url. Also
Show description for 29b671d
aneda
committed
29b671d
View commit details
Copy full SHA for 29b671d
View code at this point
Browse repository at this point
Commits on Jul 29, 2015
spelling/ comment corrections
aneda
committed
d97db59
View commit details
Copy full SHA for d97db59
View code at this point
Browse repository at this point
updated the files so `embed` and `get_embed` don’t need `share_key`
Show description for cda9b31
aneda
committed
cda9b31
View commit details
Copy full SHA for cda9b31
View code at this point
Browse repository at this point
Commits on Jul 28, 2015
resolve merge conflicts
Show description for ddd6847
aneda
committed
ddd6847
View commit details
Copy full SHA for ddd6847
View code at this point
Browse repository at this point
added ‘sharing’ key and removed ‘share_key_enabled’ for plot/ iplot
aneda
committed
b58e5eb
View commit details
Copy full SHA for b58e5eb
View code at this point
Browse repository at this point
Commits on Jul 27, 2015
replaced hardcode "https://plot.ly/~" with config()[‘plotly_domain’]
aneda
committed
7698673
View commit details
Copy full SHA for 7698673
View code at this point
Browse repository at this point
updated; plot_option_logic
Show description for 7fe92fd
aneda
committed
7fe92fd
View commit details
Copy full SHA for 7fe92fd
View code at this point
Browse repository at this point
docstrings
chriddyp
committed
59e0ef6
View commit details
Copy full SHA for 59e0ef6
View code at this point
Browse repository at this point
Commits on Jul 25, 2015
added share_key for iplot
Show description for ee05905
aneda
committed
ee05905
View commit details
Copy full SHA for ee05905
View code at this point
Browse repository at this point
Commits on Jul 24, 2015
add `scale` and the associated tests
chriddyp
committed
7aa5561
View commit details
Copy full SHA for 7aa5561
View code at this point
Browse repository at this point
don't mutate a user's filename
Show description for 90fec76
chriddyp
committed
90fec76
View commit details
Copy full SHA for 90fec76
View code at this point
Browse repository at this point
Commits on Jul 21, 2015
Added the secret_key to update the plot url so it includes share_key.
Show description for 7e07ca0
aneda
committed
7e07ca0
View commit details
Copy full SHA for 7e07ca0
View code at this point
Browse repository at this point
Commits on Jul 20, 2015
added share_key_enabled
aneda
committed
b782bc2
View commit details
Copy full SHA for b782bc2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.