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
Type
/
to 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.7k
Code
Issues
722
Pull requests
49
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Drop support for Kaleido v0.x, and Orca
- #5677
#5677
Merged
emilykl
merged 15 commits into
v7.0
plotly/plotly.py:v7.0
from
drop-kaleido-v0
plotly/plotly.py:drop-kaleido-v0
Copy head branch name to clipboard
Jul 28, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Drop support for Kaleido v0.x, and Orca
#5677
emilykl
merged 15 commits into
v7.0
plotly/plotly.py:v7.0
from
drop-kaleido-v0
plotly/plotly.py:drop-kaleido-v0
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2026
remove code for kaleido v0 and orca (including engine argument for image writing functions)
emilykl
committed
ebaa492
View commit details
Copy full SHA for ebaa492
Browse repository at this point
update tests for kaleido v0 removal, and add test for error when kaleido v0 is used
emilykl
committed
59c0ba3
View commit details
Copy full SHA for 59c0ba3
Browse repository at this point
update .gitignore
emilykl
committed
4030434
View commit details
Copy full SHA for 4030434
Browse repository at this point
update CI
emilykl
committed
bc692fd
View commit details
Copy full SHA for bc692fd
Browse repository at this point
add changelog entry
emilykl
committed
aeec628
View commit details
Copy full SHA for aeec628
Browse repository at this point
update README
emilykl
committed
980278f
View commit details
Copy full SHA for 980278f
Browse repository at this point
remove unused imports
emilykl
committed
d6504b5
View commit details
Copy full SHA for d6504b5
Browse repository at this point
remove try/catch (suggestion from @camdecoster)
Show description for 165a2cc
emilykl
and
camdecoster
committed
165a2cc
View commit details
Copy full SHA for 165a2cc
Browse repository at this point
re-add cache of kaleido_available value
emilykl
committed
6775ea5
View commit details
Copy full SHA for 6775ea5
Browse repository at this point
add kaleido_available check to pio.write_images and add test
emilykl
committed
5144879
View commit details
Copy full SHA for 5144879
Browse repository at this point
fix docstrings
emilykl
committed
eaf5a4b
View commit details
Copy full SHA for eaf5a4b
Browse repository at this point
Apply suggestion from @camdecoster
Show description for aa2b20b
emilykl
and
camdecoster
authored
aa2b20b
View commit details
Copy full SHA for aa2b20b
Browse repository at this point
re-add SphinxGalleryOrcaRenderer with new name SphinxGalleryPngRenderer
emilykl
committed
8f20566
View commit details
Copy full SHA for 8f20566
Browse repository at this point
improve error handling
emilykl
committed
8ae5708
View commit details
Copy full SHA for 8ae5708
Browse repository at this point
Merge branch 'v7.0' into drop-kaleido-v0
emilykl
authored
e067cd0
View commit details
Copy full SHA for e067cd0
Browse repository at this point
You can’t perform that action at this time.