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
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 }}
henrypan
/
python-api
Public
forked from
plotly/plotly.py
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 27, 2015
Merge pull request #266 from plotly/add_scale_param
Show description for 60a554d
chriddyp
committed
60a554d
View commit details
Copy full SHA for 60a554d
Browse repository at this point
docstrings
chriddyp
committed
59e0ef6
View commit details
Copy full SHA for 59e0ef6
Browse repository at this point
Commits on Jul 24, 2015
skip failing tests
Show description for e59f6ad
chriddyp
committed
e59f6ad
View commit details
Copy full SHA for e59f6ad
Browse repository at this point
version 1.7.8 - scale parameter for image generation
chriddyp
committed
38846f0
View commit details
Copy full SHA for 38846f0
Browse repository at this point
test names should start with `test`
chriddyp
committed
f49d412
View commit details
Copy full SHA for f49d412
Browse repository at this point
add `scale` and the associated tests
chriddyp
committed
7aa5561
View commit details
Copy full SHA for 7aa5561
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
Browse repository at this point
image tests
chriddyp
committed
691b374
View commit details
Copy full SHA for 691b374
Browse repository at this point
Commits on Jul 20, 2015
Merge pull request #260 from plotly/config_plot_option
Show description for 993b30d
aneda
committed
993b30d
View commit details
Copy full SHA for 993b30d
Browse repository at this point
update the version
aneda
committed
2880f4d
View commit details
Copy full SHA for 2880f4d
Browse repository at this point
Commits on Jul 17, 2015
added `@skip` to `test_metadata_to_nonexistent_grid()` so
Show description for da5faf1
aneda
committed
da5faf1
View commit details
Copy full SHA for da5faf1
Browse repository at this point
changed kwargs to args for get_config_file
aneda
committed
9c55495
View commit details
Copy full SHA for 9c55495
Browse repository at this point
added the GH issue link
aneda
committed
1235039
View commit details
Copy full SHA for 1235039
Browse repository at this point
comment edit
aneda
committed
2b97d6e
View commit details
Copy full SHA for 2b97d6e
Browse repository at this point
based on Andrew’s recommendation added decoter to test-grid, so
Show description for 5328c3f
aneda
committed
5328c3f
View commit details
Copy full SHA for 5328c3f
Browse repository at this point
pep8
aneda
committed
a1c3d56
View commit details
Copy full SHA for a1c3d56
Browse repository at this point
changed plot_option to world_readable and updated the tests
aneda
committed
ecb7de8
View commit details
Copy full SHA for ecb7de8
Browse repository at this point
Commits on Jul 16, 2015
seems like a typo, changed load to dump
aneda
committed
9cdf568
View commit details
Copy full SHA for 9cdf568
Browse repository at this point
fixes this issue
Show description for e564a15
aneda
committed
e564a15
View commit details
Copy full SHA for e564a15
Browse repository at this point
Merge branch 'master' of https://github.com/plotly/python-api into config_plot_option
aneda
committed
656d4ce
View commit details
Copy full SHA for 656d4ce
Browse repository at this point
Merge branch 'config_plot_option' of https://github.com/plotly/python-api into config_plot_option
aneda
committed
93234cb
View commit details
Copy full SHA for 93234cb
Browse repository at this point
updated spelling/ names
aneda
committed
59947ec
View commit details
Copy full SHA for 59947ec
Browse repository at this point
Merge pull request #261 from plotly/config-file-safe-tests
Show description for 6f2eb8a
aneda
committed
6f2eb8a
View commit details
Copy full SHA for 6f2eb8a
Browse repository at this point
Commits on Jul 15, 2015
pep:8ball: oops :)
theengineear
committed
51de393
View commit details
Copy full SHA for 51de393
Browse repository at this point
Stash/restore session in `PlotlyTestCase`.
theengineear
committed
f93e6df
View commit details
Copy full SHA for f93e6df
Browse repository at this point
Specify `file` for credentials and config.
Show description for 145e290
theengineear
committed
145e290
View commit details
Copy full SHA for 145e290
Browse repository at this point
Update test_file_tools to use `PlotlyTestCase`
theengineear
committed
961c358
View commit details
Copy full SHA for 961c358
Browse repository at this point
Add a TestCase to stash/restore local creds.
Show description for 8a1d1ce
theengineear
committed
8a1d1ce
View commit details
Copy full SHA for 8a1d1ce
Browse repository at this point
Added plot_options to config in tools.py and updated session and test
aneda
committed
95ee2e4
View commit details
Copy full SHA for 95ee2e4
Browse repository at this point
Commits on Jul 14, 2015
added testing_test_file_tools
aneda
committed
04ac35f
View commit details
Copy full SHA for 04ac35f
Browse repository at this point
Commits on Jul 10, 2015
Merge pull request #246 from plotly/streamline
Show description for afe8b56
cldougl
committed
afe8b56
View commit details
Copy full SHA for afe8b56
Browse repository at this point
correct python3 issue
cldougl
committed
053e4b6
View commit details
Copy full SHA for 053e4b6
Browse repository at this point
fix python3 conflict
cldougl
committed
2b5b7f7
View commit details
Copy full SHA for 2b5b7f7
Browse repository at this point
fixing failed tests
cldougl
committed
9b2166e
View commit details
Copy full SHA for 9b2166e
Browse repository at this point
opt tests
cldougl
committed
43f070f
View commit details
Copy full SHA for 43f070f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.