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 }}
thybu-github
/
plotly.py
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
plotly.py
plotly
tools.py
on
file-objects
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 25, 2015
Use the new `CLASSES` in `tools.py`.
theengineear
committed
41e9675
View commit details
Copy full SHA for 41e9675
View code at this point
Browse repository at this point
:cactus: Require obj_type in `get_valid_graph_obj`
Show description for 033e8dd
theengineear
committed
033e8dd
View commit details
Copy full SHA for 033e8dd
View code at this point
Browse repository at this point
Commits on Sep 24, 2015
Stop using `hrName`. (just patch it).
Show description for 924f181
theengineear
committed
924f181
View commit details
Copy full SHA for 924f181
View code at this point
Browse repository at this point
Commits on Sep 18, 2015
Merge branch 'cache-plot-schema' into update-graph-reference
theengineear
committed
c12fc2c
View commit details
Copy full SHA for c12fc2c
View code at this point
Browse repository at this point
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
Merge branch 'cache-plot-schema' into update-graph-reference
Show description for b2fa961
theengineear
committed
b2fa961
View commit details
Copy full SHA for b2fa961
View code at this point
Browse repository at this point
Commits on Sep 16, 2015
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
Use `hrName` from graph reference.
Show description for fbdd9e8
theengineear
committed
fbdd9e8
View commit details
Copy full SHA for fbdd9e8
View code at this point
Browse repository at this point
Commits on Sep 15, 2015
Update `return_figure_from_figure_or_data`.
Show description for a79dbf4
theengineear
committed
a79dbf4
View commit details
Copy full SHA for a79dbf4
View code at this point
Browse repository at this point
Update `validate`. Not *really* needed though…
Show description for 59c12c7
theengineear
committed
59c12c7
View commit details
Copy full SHA for 59c12c7
View code at this point
Browse repository at this point
Update `get_valid_graph_obj`.
theengineear
committed
cc62571
View commit details
Copy full SHA for cc62571
View code at this point
Browse repository at this point
Set `grid_ref` and `grid_str` on `__dict__`.
Show description for 3a715c6
theengineear
committed
3a715c6
View commit details
Copy full SHA for 3a715c6
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
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
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 12, 2015
removed unnecessary parentheses
aneda
committed
933aae3
View commit details
Copy full SHA for 933aae3
View code at this point
Browse repository at this point
Commits on Aug 11, 2015
pull/ merger from master to update
Show description for ff43855
aneda
committed
ff43855
View commit details
Copy full SHA for ff43855
View code at this point
Browse repository at this point
Commits on Aug 7, 2015
fix setting colors
cldougl
committed
92458ea
View commit details
Copy full SHA for 92458ea
View code at this point
Browse repository at this point
distplot edits
Show description for 7dd20f4
cldougl
committed
7dd20f4
View commit details
Copy full SHA for 7dd20f4
View code at this point
Browse repository at this point
Commits on Aug 6, 2015
candlestick with boxplots
Show description for 8137d24
cldougl
committed
8137d24
View commit details
Copy full SHA for 8137d24
View code at this point
Browse repository at this point
Commits on Aug 5, 2015
removed the url check for embed as it was not needed
aneda
committed
ab62c0b
View commit details
Copy full SHA for ab62c0b
View code at this point
Browse repository at this point
add scipy.stats to protected import
Show description for f5240eb
cldougl
committed
f5240eb
View commit details
Copy full SHA for f5240eb
View code at this point
Browse repository at this point
edit scipy protected import
cldougl
committed
8bb46eb
View commit details
Copy full SHA for 8bb46eb
View code at this point
Browse repository at this point
edits re scipy
Show description for be77804
cldougl
committed
be77804
View commit details
Copy full SHA for be77804
View code at this point
Browse repository at this point
updated int(file_id)
aneda
committed
06ec009
View commit details
Copy full SHA for 06ec009
View code at this point
Browse repository at this point
add displot validations
Show description for 2b84b1e
cldougl
committed
2b84b1e
View commit details
Copy full SHA for 2b84b1e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.