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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
plotly
/
plotly.py
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.8k
Star
18.8k
Code
Issues
721
Pull requests
59
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
plotly.py
plotly
matplotlylib
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 21, 2026
Convert date x-values for filled path collections
robertoffmoura
committed
a71efd8
View commit details
Copy full SHA for a71efd8
View code at this point
Browse repository at this point
Remove unreachable non-string fallback from _export_color
robertoffmoura
committed
755875c
View commit details
Copy full SHA for 755875c
View code at this point
Browse repository at this point
Replace colors[min(i, n - 1)] with colors[i % n]
robertoffmoura
committed
74fac13
View commit details
Copy full SHA for 74fac13
View code at this point
Browse repository at this point
Remove opacity field from _draw_filled_path_collection
robertoffmoura
committed
738e81d
View commit details
Copy full SHA for 738e81d
View code at this point
Browse repository at this point
Run ruff format
robertoffmoura
committed
f0c56c0
View commit details
Copy full SHA for f0c56c0
View code at this point
Browse repository at this point
Commits on Aug 11, 2026
Draw data-coordinate path collections as filled polygons
robertoffmoura
committed
513e432
View commit details
Copy full SHA for 513e432
View code at this point
Browse repository at this point
Commits on Jul 30, 2026
Merge branch 'main' into rm/fix-matplotlylib-tests
camdecoster
authored
d60aa69
View commit details
Copy full SHA for d60aa69
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
Refactor to remove duplicate function
camdecoster
committed
7f3b58c
View commit details
Copy full SHA for 7f3b58c
View code at this point
Browse repository at this point
Commits on Jul 16, 2026
fix: handle 3-digit shorthand hex in hex_to_rgb
Show description for 6cdf265
genrichez
committed
6cdf265
View commit details
Copy full SHA for 6cdf265
View code at this point
Browse repository at this point
Commits on May 17, 2026
Don't use matplotlib internal API _major_tick_kw
Show description for af8e14b
timhoffm
committed
af8e14b
View commit details
Copy full SHA for af8e14b
View code at this point
Browse repository at this point
Commits on Mar 19, 2026
Fix typos and grammar errors in documentation and source code
Show description for e6e2a94
yangsong97
committed
e6e2a94
View commit details
Copy full SHA for e6e2a94
View code at this point
Browse repository at this point
Commits on Feb 5, 2026
fix: Remove global warning format side effect
Show description for d08c05f
emmanuel-ferdman
committed
d08c05f
View commit details
Copy full SHA for d08c05f
View code at this point
Browse repository at this point
Commits on Oct 10, 2025
Fix matplotlylib tests
robertoffmoura
committed
7745fab
View commit details
Copy full SHA for 7745fab
View code at this point
Browse repository at this point
Commits on Oct 1, 2025
fix matplotlib import
emilykl
committed
2c5e2b6
View commit details
Copy full SHA for 2c5e2b6
View code at this point
Browse repository at this point
Merge branch 'main' into plt-import
emilykl
authored
ead0c76
View commit details
Copy full SHA for ead0c76
View code at this point
Browse repository at this point
Commits on Aug 13, 2025
Fix broken import in `mplexporter` tests
Show description for 622428a
mgorny
committed
622428a
View commit details
Copy full SHA for 622428a
View code at this point
Browse repository at this point
Commits on Aug 12, 2025
Run ruff format
robertoffmoura
committed
64d5be9
View commit details
Copy full SHA for 64d5be9
View code at this point
Browse repository at this point
Use native legends when converting from matplotlib
robertoffmoura
committed
1528322
View commit details
Copy full SHA for 1528322
View code at this point
Browse repository at this point
Commits on Jun 12, 2025
feat: convert to uv and ruff
Show description for eb95abc
gvwilson
committed
eb95abc
View commit details
Copy full SHA for eb95abc
View code at this point
Browse repository at this point
Commits on Mar 19, 2025
feat: update black and format code to match Python 3.11
Show description for c3dbd41
gvwilson
committed
c3dbd41
View commit details
Copy full SHA for c3dbd41
View code at this point
Browse repository at this point
Commits on Jan 30, 2025
move packages/python/plotly to top level
emilykl
committed
32adcc3
View commit details
Copy full SHA for 32adcc3
View code at this point
Browse repository at this point
Commits on Jun 5, 2019
V4 chart studio extraction (#1597)
Show description for e840a9f
jonmmease
authored
e840a9f
View commit details
Copy full SHA for e840a9f
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.