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 }}
pziemkowski
/
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
tools.py
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 24, 2014
warn msg: plotly.sign_in -> plotly.plotly.sign_in
chriddyp
committed
008bab9
View commit details
Copy full SHA for 008bab9
View code at this point
Browse repository at this point
Commits on Jul 22, 2014
wrapped up matplotlylib import that got moved.
theengineear
committed
69958c2
View commit details
Copy full SHA for 69958c2
View code at this point
Browse repository at this point
Commits on Jul 19, 2014
Python2.6 ('{}'.format('s') -> '{0}'.format('s')). Python3.2 (u'' -> '').
Show description for 20897be
theengineear
committed
20897be
View commit details
Copy full SHA for 20897be
View code at this point
Browse repository at this point
Fixes for bugs in the tools tests.
theengineear
committed
1ba398f
View commit details
Copy full SHA for 1ba398f
View code at this point
Browse repository at this point
Commits on Jul 18, 2014
added `from __future__ import absolute_import`. Clearer imports.
Show description for 19b979b
theengineear
committed
19b979b
View commit details
Copy full SHA for 19b979b
View code at this point
Browse repository at this point
Commits on Jul 17, 2014
added references back to `ensure_local_plotly`
theengineear
committed
c8737e4
View commit details
Copy full SHA for c8737e4
View code at this point
Browse repository at this point
fixed improper 2to3 conversion.
theengineear
committed
404b383
View commit details
Copy full SHA for 404b383
View code at this point
Browse repository at this point
don't protect the contents of the config and credentials files for now
Show description for ad1c82d
theengineear
committed
ad1c82d
View commit details
Copy full SHA for ad1c82d
View code at this point
Browse repository at this point
Changed ambiguous Python 2 import to explicit relative import.
theengineear
committed
3935bef
View commit details
Copy full SHA for 3935bef
View code at this point
Browse repository at this point
add the changes from running 2to3
theengineear
committed
cc66004
View commit details
Copy full SHA for cc66004
View code at this point
Browse repository at this point
Commits on Jul 4, 2014
better warning message formatting
etpinard
committed
8d98463
View commit details
Copy full SHA for 8d98463
View code at this point
Browse repository at this point
Improved warning messages
Show description for ecfd7a6
etpinard
committed
ecfd7a6
View commit details
Copy full SHA for ecfd7a6
View code at this point
Browse repository at this point
Commits on Jul 3, 2014
generate warning when '\n' is present. (link to docs in the future)
theengineear
committed
62c38d6
View commit details
Copy full SHA for 62c38d6
View code at this point
Browse repository at this point
don't expose `replace_newline` to users. too much unnecessary info.
theengineear
committed
ab69aa1
View commit details
Copy full SHA for ab69aa1
View code at this point
Browse repository at this point
Was considering using `re`, forgot to remove the import.
theengineear
committed
4594b8f
View commit details
Copy full SHA for 4594b8f
View code at this point
Browse repository at this point
`_send_to_plotly` now replaces a figure's '\n' with '<br>'.
theengineear
committed
5319f47
View commit details
Copy full SHA for 5319f47
View code at this point
Browse repository at this point
Commits on Jun 26, 2014
useless line in tools.py removed
etpinard
committed
126e62c
View commit details
Copy full SHA for 126e62c
View code at this point
Browse repository at this point
URL support fot get_embed()
Show description for 43a519d
etpinard
committed
43a519d
View commit details
Copy full SHA for 43a519d
View code at this point
Browse repository at this point
Commits on Jun 11, 2014
spelling fix
chriddyp
committed
7b71be9
View commit details
Copy full SHA for 7b71be9
View code at this point
Browse repository at this point
Commits on Jun 4, 2014
Made warning message nicer about file permissions, added dir check.
theengineear
committed
09a9a8c
View commit details
Copy full SHA for 09a9a8c
View code at this point
Browse repository at this point
Commits on May 30, 2014
raise plotly error if users try to write to files without permission.
theengineear
committed
4021cd0
View commit details
Copy full SHA for 4021cd0
View code at this point
Browse repository at this point
Added CONFIG_FILE, test for file-read/write permissions.
Show description for 093f9dc
theengineear
committed
093f9dc
View commit details
Copy full SHA for 093f9dc
View code at this point
Browse repository at this point
Commits on May 29, 2014
variable domain in docstring
chriddyp
committed
223a0b7
View commit details
Copy full SHA for 223a0b7
View code at this point
Browse repository at this point
Variable server urls
chriddyp
committed
9e568b6
View commit details
Copy full SHA for 9e568b6
View code at this point
Browse repository at this point
Commits on May 13, 2014
Added documentation to tools.validate_stream. Error messages finished.
theengineear
committed
852a1c7
View commit details
Copy full SHA for 852a1c7
View code at this point
Browse repository at this point
Added error messages for stream_validate.
theengineear
committed
c240ffa
View commit details
Copy full SHA for c240ffa
View code at this point
Browse repository at this point
Commits on May 8, 2014
Added documentation to functions in tools.py.
theengineear
committed
1b6a2ec
View commit details
Copy full SHA for 1b6a2ec
View code at this point
Browse repository at this point
Merge branch 'validate'
theengineear
committed
8ae9e82
View commit details
Copy full SHA for 8ae9e82
View code at this point
Browse repository at this point
Updated subplots docs to include examples.
theengineear
committed
23489ec
View commit details
Copy full SHA for 23489ec
View code at this point
Browse repository at this point
Added validate function to tools.py.
Show description for 243aadb
theengineear
committed
243aadb
View commit details
Copy full SHA for 243aadb
View code at this point
Browse repository at this point
Commits on May 2, 2014
Deleted old Filter stuff.
theengineear
committed
9a59abf
View commit details
Copy full SHA for 9a59abf
View code at this point
Browse repository at this point
Commits on Apr 30, 2014
Added _filter() to tools.py to change 'bardir' -> 'orientation' etc.
Show description for 1560a40
theengineear
committed
1560a40
View commit details
Copy full SHA for 1560a40
View code at this point
Browse repository at this point
Commits on Apr 23, 2014
Added try-except catch for import error with matplotlylib.
Show description for 7ad7e4f
theengineear
committed
7ad7e4f
View commit details
Copy full SHA for 7ad7e4f
View code at this point
Browse repository at this point
Merge branch '1.0' of https://github.com/plotly/python-api into 1.0
Show description for 2ddc8c9
theengineear
committed
2ddc8c9
View commit details
Copy full SHA for 2ddc8c9
View code at this point
Browse repository at this point
Updated tests to work with new file structure changes.
theengineear
committed
46becb1
View commit details
Copy full SHA for 46becb1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.