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 }}
kiwiroy
/
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
on
error-on-bad-plot-options
User selector
All users
All time
Commit history
Commits on Sep 21, 2015
Raise for bad plot options in `_send_to_plotly`
theengineear
committed
bfee772
View commit details
Copy full SHA for bfee772
View code at this point
Browse repository at this point
Commits on Sep 19, 2015
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
Ran `make update_default_schema`.
theengineear
committed
f049351
View commit details
Copy full SHA for f049351
View code at this point
Browse repository at this point
Commits on Sep 18, 2015
Merge branch 'master' into cache-plot-schema
Show description for 80547d8
theengineear
committed
80547d8
View commit details
Copy full SHA for 80547d8
View code at this point
Browse repository at this point
Commits on Sep 17, 2015
Merge pull request #275 from plotly/distplot
Show description for 2a22483
cldougl
committed
2a22483
View commit details
Copy full SHA for 2a22483
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
Add command to save a `default-schema.json` file.
Show description for 49ddf2a
theengineear
committed
49ddf2a
View commit details
Copy full SHA for 49ddf2a
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
Add :tiger2:s for schema caching.
theengineear
committed
b5110d3
View commit details
Copy full SHA for b5110d3
View code at this point
Browse repository at this point
Fix `PlotlyTestCase` to handle the plot schema.
theengineear
committed
ebccd14
View commit details
Copy full SHA for ebccd14
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
Commits on Sep 15, 2015
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
Merge branch 'master' into cache-plot-schema
Show description for 787793d
theengineear
committed
787793d
View commit details
Copy full SHA for 787793d
View code at this point
Browse repository at this point
Update unstreamable test.
Show description for 2a0cda7
theengineear
committed
2a0cda7
View commit details
Copy full SHA for 2a0cda7
View code at this point
Browse repository at this point
Commits on Sep 14, 2015
fix colors variable
cldougl
committed
4702523
View commit details
Copy full SHA for 4702523
View code at this point
Browse repository at this point
Commits on Sep 11, 2015
comment out test to check import error
Show description for f46b00f
cldougl
committed
f46b00f
View commit details
Copy full SHA for f46b00f
View code at this point
Browse repository at this point
missed a `_` to hide `FF.flatten()`
cldougl
committed
f91130e
View commit details
Copy full SHA for f91130e
View code at this point
Browse repository at this point
Commits on Sep 8, 2015
edit list combination in examples
cldougl
committed
2e14a18
View commit details
Copy full SHA for 2e14a18
View code at this point
Browse repository at this point
Commits on Sep 4, 2015
resolve merge conflicts and bump version #
cldougl
committed
5e8c0d7
View commit details
Copy full SHA for 5e8c0d7
View code at this point
Browse repository at this point
distplot_updates
Show description for 18ad118
cldougl
committed
18ad118
View commit details
Copy full SHA for 18ad118
View code at this point
Browse repository at this point
Commits on Sep 3, 2015
Start cacheing graph reference.
theengineear
committed
f375701
View commit details
Copy full SHA for f375701
View code at this point
Browse repository at this point
Create `files.py` which has no import issues.
theengineear
committed
3f7d242
View commit details
Copy full SHA for 3f7d242
View code at this point
Browse repository at this point
Protect tools.py from impending circular import.
theengineear
committed
15e2272
View commit details
Copy full SHA for 15e2272
View code at this point
Browse repository at this point
Commits on Sep 2, 2015
Remove streaming validation.
theengineear
committed
a47a212
View commit details
Copy full SHA for a47a212
View code at this point
Browse repository at this point
Commits on Aug 24, 2015
pep8 operator spaces
cldougl
committed
2c5ab6c
View commit details
Copy full SHA for 2c5ab6c
View code at this point
Browse repository at this point
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
version update
aneda
committed
616e549
View commit details
Copy full SHA for 616e549
View code at this point
Browse repository at this point
replaced the PlotlyRequestError with
Show description for 2b0b005
aneda
committed
2b0b005
View commit details
Copy full SHA for 2b0b005
View code at this point
Browse repository at this point
updated grid_test to decrease collision for random file_name and
Show description for 16950fc
aneda
committed
16950fc
View commit details
Copy full SHA for 16950fc
View code at this point
Browse repository at this point
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
made corruption and added a test to test_session
aneda
committed
772c106
View commit details
Copy full SHA for 772c106
View code at this point
Browse repository at this point
made correction for test_plotly
aneda
committed
81d86e8
View commit details
Copy full SHA for 81d86e8
View code at this point
Browse repository at this point
removed unnecessary parentheses
aneda
committed
933aae3
View commit details
Copy full SHA for 933aae3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.