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 }}
abhiramr
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-api
plotly
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 24, 2014
version bump -> 1.2.9 (thread lock and mpl date fixes)
theengineear
committed
de0a8fe
View commit details
Copy full SHA for de0a8fe
View code at this point
Browse repository at this point
Merge branch 'master' into andrew-fix-mpl_dates
theengineear
committed
1ad6a12
View commit details
Copy full SHA for 1ad6a12
View code at this point
Browse repository at this point
Currently, username matches are case SENSITIVE (not sure why).
Show description for 1e2679f
theengineear
committed
1e2679f
View commit details
Copy full SHA for 1e2679f
View code at this point
Browse repository at this point
Assume utc time for all dates. This is strictly correct (see below).
Show description for b9d9163
theengineear
committed
b9d9163
View commit details
Copy full SHA for b9d9163
View code at this point
Browse repository at this point
Add support for barcharts with x-axis date data.
theengineear
committed
568365e
View commit details
Copy full SHA for 568365e
View code at this point
Browse repository at this point
Commits on Sep 22, 2014
This is an incomplete fix, but a reasonable one for now.
Show description for c8436ef
theengineear
committed
c8436ef
View commit details
Copy full SHA for c8436ef
View code at this point
Browse repository at this point
Commits on Sep 19, 2014
Move around locks and do a better job ensuring paths exist.
theengineear
committed
2e25dba
View commit details
Copy full SHA for 2e25dba
View code at this point
Browse repository at this point
Add a lock for folks using threading. Mucho helpful.
Show description for fe1979f
theengineear
committed
fe1979f
View commit details
Copy full SHA for fe1979f
View code at this point
Browse repository at this point
Commits on Sep 18, 2014
version bump -> 1.2.8 (fix IPython.core.display and remove import *)
theengineear
committed
8978802
View commit details
Copy full SHA for 8978802
View code at this point
Browse repository at this point
Merge pull request #117 from plotly/andrew-fix-ipython-import
Show description for 3eb0929
theengineear
committed
3eb0929
View commit details
Copy full SHA for 3eb0929
View code at this point
Browse repository at this point
Don't let anyone `import *` plotly.plotly.plotly ever again...
Show description for 7b05002
theengineear
committed
7b05002
View commit details
Copy full SHA for 7b05002
View code at this point
Browse repository at this point
Remove `import *`. Replace with explicit public interface.
theengineear
committed
7a0da88
View commit details
Copy full SHA for 7a0da88
View code at this point
Browse repository at this point
Force error on `import *` from the .py file. Update tests.
Show description for c1422cb
theengineear
committed
c1422cb
View commit details
Copy full SHA for c1422cb
View code at this point
Browse repository at this point
Remove the `import *`. Explicitly import what we want to expose.
Show description for 02cfc3a
theengineear
committed
02cfc3a
View commit details
Copy full SHA for 02cfc3a
View code at this point
Browse repository at this point
pep8-ify renderer.py after changes.
theengineear
committed
94276c3
View commit details
Copy full SHA for 94276c3
View code at this point
Browse repository at this point
Remove import * statement in renderer, just bind to different name.
theengineear
committed
249ed4c
View commit details
Copy full SHA for 249ed4c
View code at this point
Browse repository at this point
Commits on Sep 17, 2014
Fix "'module' object has no attribute 'display'" for old ipython.
theengineear
committed
6f68ee6
View commit details
Copy full SHA for 6f68ee6
View code at this point
Browse repository at this point
Commits on Sep 8, 2014
Both username and key were being set improperly during test suite.
Show description for 8ffd942
theengineear
committed
8ffd942
View commit details
Copy full SHA for 8ffd942
View code at this point
Browse repository at this point
Commits on Aug 25, 2014
version bump -> 1.2.7 (to_string formatting, static IPython download.)
theengineear
committed
0836322
View commit details
Copy full SHA for 0836322
View code at this point
Browse repository at this point
Commits on Aug 23, 2014
IPython only supported in 2.7 and > 3.2.
Show description for 7ce8810
theengineear
committed
7ce8810
View commit details
Copy full SHA for 7ce8810
View code at this point
Browse repository at this point
Commits on Aug 19, 2014
trying to use more standard testing formats.
theengineear
committed
d6dd588
View commit details
Copy full SHA for d6dd588
View code at this point
Browse repository at this point
alright, changed editor preferences to auto-include EOF line feeds.
Show description for 2224ea7
theengineear
committed
2224ea7
View commit details
Copy full SHA for 2224ea7
View code at this point
Browse repository at this point
add tests for each returned image type for ipython display
theengineear
committed
4e32590
View commit details
Copy full SHA for 4e32590
View code at this point
Browse repository at this point
protected class definition instead of dynamic class definition.
theengineear
committed
d8b9e07
View commit details
Copy full SHA for d8b9e07
View code at this point
Browse repository at this point
Commits on Aug 15, 2014
subclass IPython.core.display HTML object for more flexibility.
Show description for 61b5087
theengineear
committed
61b5087
View commit details
Copy full SHA for 61b5087
View code at this point
Browse repository at this point
Commits on Jul 30, 2014
'...' -> '..' for to_string() overflow.
Show description for 7e1e605
theengineear
committed
7e1e605
View commit details
Copy full SHA for 7e1e605
View code at this point
Browse repository at this point
At least close ']' for lists of lists. Sorry, lists of lists of lists.
Show description for 168077b
theengineear
committed
168077b
View commit details
Copy full SHA for 168077b
View code at this point
Browse repository at this point
Added formatting changes for to_string() method of graph objects.
Show description for 74f4f63
theengineear
committed
74f4f63
View commit details
Copy full SHA for 74f4f63
View code at this point
Browse repository at this point
Commits on Jul 29, 2014
remove coverage html output. it's in circle build artifacts now.
theengineear
committed
ad06cd6
View commit details
Copy full SHA for ad06cd6
View code at this point
Browse repository at this point
Commits on Jul 24, 2014
Merge pull request #93 from plotly/circle-update
Show description for 36e8e52
theengineear
committed
36e8e52
View commit details
Copy full SHA for 36e8e52
View code at this point
Browse repository at this point
version bump -> 1.2.6 (stacked-bar charts work from matplotlib)
theengineear
committed
e467a56
View commit details
Copy full SHA for e467a56
View code at this point
Browse repository at this point
Merge pull request #95 from plotly/iss87
Show description for eec90cc
theengineear
committed
eec90cc
View commit details
Copy full SHA for eec90cc
View code at this point
Browse repository at this point
Added `hovermode='x' (or 'y')` when stacked bar charts are present.
theengineear
committed
34e3168
View commit details
Copy full SHA for 34e3168
View code at this point
Browse repository at this point
add check to see if we should 'stack' the bar groups.
theengineear
committed
e0b24ab
View commit details
Copy full SHA for e0b24ab
View code at this point
Browse repository at this point
Update version.py
chriddyp
committed
c2d0295
View commit details
Copy full SHA for c2d0295
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.