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 }}
Kevark
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
plotly.py
plotly
matplotlylib
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 26, 2019
sync mplexporter submodule (#1409)
Show description for 2cd1530
jonmmease
authored
2cd1530
View commit details
Copy full SHA for 2cd1530
View code at this point
Browse repository at this point
Commits on Dec 29, 2018
Remove calls to non-existent figure methods in MPL code (#1382)
Show description for bd50b4a
jonmmease
authored
bd50b4a
View commit details
Copy full SHA for bd50b4a
View code at this point
Browse repository at this point
Commits on Aug 9, 2018
Ref #1100 , tickmode set to invalid value in mpltools (#1101)
Show description for 2d264f7
nikhase
authored and
jonmmease
committed
2d264f7
View commit details
Copy full SHA for 2d264f7
View code at this point
Browse repository at this point
Commits on Aug 5, 2018
Handle large collections of subplots without validation error (#1091)
Show description for 7ab0c90
jonmmease
authored
7ab0c90
View commit details
Copy full SHA for 7ab0c90
View code at this point
Browse repository at this point
Commits on May 31, 2018
fixed failing matplotlylib tests from last PR
Kully
committed
73928e0
View commit details
Copy full SHA for 73928e0
View code at this point
Browse repository at this point
completely removed deprecated messages in matplotlylib
Kully
committed
20ec3bd
View commit details
Copy full SHA for 20ec3bd
View code at this point
Browse repository at this point
started removing deprecations in matplotlylib
Kully
committed
e8de1c6
View commit details
Copy full SHA for e8de1c6
View code at this point
Browse repository at this point
Commits on May 25, 2018
matplotlib 2.2.2 - convert unicode to btyte str for matplotlib renderer
Kully
committed
e9b3f57
View commit details
Copy full SHA for e9b3f57
View code at this point
Browse repository at this point
Commits on May 7, 2018
Test fixes 2 (#994)
Show description for f150a8c
Kully
authored and
jonmmease
committed
f150a8c
View commit details
Copy full SHA for f150a8c
View code at this point
Browse repository at this point
Commits on Apr 16, 2018
Merge branch 'ipyplotly_integration' of https://github.com/plotly/plotly.py into ipyplotly_integration
Kully
committed
a561275
View commit details
Copy full SHA for a561275
View code at this point
Browse repository at this point
Commits on Apr 14, 2018
Replace use of add_traces for scalar trace with add_trace
Jon M. Mease
committed
ac59d45
View commit details
Copy full SHA for ac59d45
View code at this point
Browse repository at this point
Commits on Mar 27, 2018
merge from ipyplotly_integration
Kully
committed
c154dd6
View commit details
Copy full SHA for c154dd6
View code at this point
Browse repository at this point
Commits on Mar 25, 2018
Some matplotlylib fixes
Jon M. Mease
committed
3773ba9
View commit details
Copy full SHA for 3773ba9
View code at this point
Browse repository at this point
Commits on Feb 18, 2018
(matplotlylib) Make convert_dash more robust to changes in matplotlib.
Show description for fafcabf
Nicolas Burrus
committed
fafcabf
View commit details
Copy full SHA for fafcabf
View code at this point
Browse repository at this point
Commits on Feb 17, 2018
Initial import of ipyplotly codegen classes into plotly.py
Show description for 6565372
Jon M. Mease
committed
6565372
View commit details
Copy full SHA for 6565372
View code at this point
Browse repository at this point
Commits on Jan 25, 2018
Revert "Remove whitespace. Remove unused variable j."
cldougl
authored
c1576bd
View commit details
Copy full SHA for c1576bd
View code at this point
Browse repository at this point
Commits on Jan 8, 2018
Pylint fixes again.
jbampton
committed
fed867a
View commit details
Copy full SHA for fed867a
View code at this point
Browse repository at this point
Commits on Dec 30, 2016
Fixes #384
tarzzz
committed
bf40319
View commit details
Copy full SHA for bf40319
View code at this point
Browse repository at this point
Commits on Oct 21, 2015
Accidentally changed submodule code.
theengineear
committed
b48e40a
View commit details
Copy full SHA for b48e40a
View code at this point
Browse repository at this point
Protect `matplotlib` import in tests and tag.
Show description for 35171f8
theengineear
committed
35171f8
View commit details
Copy full SHA for 35171f8
View code at this point
Browse repository at this point
Commits on Sep 15, 2015
(matplotlylib) Merge opacity into color.
Show description for 3b2d398
theengineear
committed
3b2d398
View commit details
Copy full SHA for 3b2d398
View code at this point
Browse repository at this point
(matplotlylib) Axis `autotick` —> `tickmode`.
Show description for 793bfa9
theengineear
committed
793bfa9
View commit details
Copy full SHA for 793bfa9
View code at this point
Browse repository at this point
Commits on Jul 7, 2015
organize the rest of our imports.
theengineear
committed
2e4a74d
View commit details
Copy full SHA for 2e4a74d
View code at this point
Browse repository at this point
Commits on Nov 18, 2014
Found more ‘{0}’ -> ‘{}’ instances.
theengineear
committed
587affd
View commit details
Copy full SHA for 587affd
View code at this point
Browse repository at this point
Commits on Nov 11, 2014
Update renderer.py and mpltools.py for change.
theengineear
committed
1a8a2b5
View commit details
Copy full SHA for 1a8a2b5
View code at this point
Browse repository at this point
refactor mpl_dates_to_datestrings.
theengineear
committed
de3d76d
View commit details
Copy full SHA for de3d76d
View code at this point
Browse repository at this point
Commits on Oct 22, 2014
More stable mpl_date conversion, just needs a timezone. (see below).
Show description for 8f41972
theengineear
committed
8f41972
View commit details
Copy full SHA for 8f41972
View code at this point
Browse repository at this point
Accept any dateformatter! 'DateFormatter' is always in the string.
Show description for e095900
theengineear
committed
e095900
View commit details
Copy full SHA for e095900
View code at this point
Browse repository at this point
Commits on Sep 24, 2014
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 18, 2014
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 Jul 24, 2014
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
Previous
Next
You can’t perform that action at this time.