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
.
scverse
/
spatialdata-plot
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
82
Code
Issues
19
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
uniform color handling between labels and points/shapes
- #497
#497
Merged
timtreis
merged 11 commits into
main
scverse/spatialdata-plot:main
from
feature/refactor_label_color_handling
scverse/spatialdata-plot:feature/refactor_label_color_handling
Copy head branch name to clipboard
Mar 11, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
uniform color handling between labels and points/shapes
#497
timtreis
merged 11 commits into
main
scverse/spatialdata-plot:main
from
feature/refactor_label_color_handling
scverse/spatialdata-plot:feature/refactor_label_color_handling
Copy head branch name to clipboard
Commits
Commits on Mar 11, 2026
Add `col_for_color` to labels, enabling literal color values like `color='red'`
Show description for 4958f84
timtreis
and
claude
committed
4958f84
View commit details
Copy full SHA for 4958f84
Browse repository at this point
Fix na_color consistency in _render_labels
Show description for abe9d87
timtreis
and
claude
committed
abe9d87
View commit details
Copy full SHA for abe9d87
Browse repository at this point
Warn when 'groups' is ignored due to literal color
Show description for 203d6ae
timtreis
and
claude
committed
203d6ae
View commit details
Copy full SHA for 203d6ae
Browse repository at this point
Extract warning constant and align na_color override with points
Show description for 35014ff
timtreis
and
claude
committed
35014ff
View commit details
Copy full SHA for 35014ff
Browse repository at this point
Add baseline image for test_plot_can_color_by_color_name
Show description for 2417ef4
timtreis
and
claude
committed
2417ef4
View commit details
Copy full SHA for 2417ef4
Browse repository at this point
Fix type annotation, docstring, and add tests for literal color support
Show description for bc8ba2d
timtreis
and
claude
committed
bc8ba2d
View commit details
Copy full SHA for bc8ba2d
Browse repository at this point
Extract _gate_palette_and_groups helper to deduplicate validators
Show description for 074bbbd
timtreis
and
claude
committed
074bbbd
View commit details
Copy full SHA for 074bbbd
Browse repository at this point
Replace baseline images with CI-generated versions for Linux compatibility
Show description for 9e4e3c0
timtreis
and
claude
committed
9e4e3c0
View commit details
Copy full SHA for 9e4e3c0
Browse repository at this point
Honor RGBA alpha in render_labels, aligning with points/shapes behavior
Show description for 2bdd685
timtreis
and
claude
committed
2bdd685
View commit details
Copy full SHA for 2bdd685
Browse repository at this point
Align label color tests with points/shapes conventions
Show description for 6f7796f
timtreis
and
claude
committed
6f7796f
View commit details
Copy full SHA for 6f7796f
Browse repository at this point
Add CI-generated baseline images for label color tests
Show description for 6054d6c
timtreis
and
claude
committed
6054d6c
View commit details
Copy full SHA for 6054d6c
Browse repository at this point
You can’t perform that action at this time.