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
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor(color): ColorSpec - typed color-state boundary
- #722
#722
Merged
timtreis
merged 19 commits into
main
scverse/spatialdata-plot:main
from
refactor/issue-700-step2a-colorspec
scverse/spatialdata-plot:refactor/issue-700-step2a-colorspec
Copy head branch name to clipboard
Jun 16, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
refactor(color): ColorSpec - typed color-state boundary
#722
timtreis
merged 19 commits into
main
scverse/spatialdata-plot:main
from
refactor/issue-700-step2a-colorspec
scverse/spatialdata-plot:refactor/issue-700-step2a-colorspec
Copy head branch name to clipboard
Commits
Commits on Jun 14, 2026
refactor(color): add ColorSpec + resolve_color (#700 Step 2a)
Show description for 27eb83e
timtreis
committed
27eb83e
View commit details
Copy full SHA for 27eb83e
Browse repository at this point
refactor(render): thread explicit colortype through renderers + helpers (#700 Step 2a)
Show description for 98318e8
timtreis
committed
98318e8
View commit details
Copy full SHA for 98318e8
Browse repository at this point
Commits on Jun 15, 2026
refactor(color): full shift to colortype + empower ColorSpec with predicates (#700 Step 2a)
Show description for f2e7c86
timtreis
committed
f2e7c86
View commit details
Copy full SHA for f2e7c86
Browse repository at this point
feat(color): ColorSpec immutable transforms (filter/apply_transfunc/with_color_vector) (#700)
Show description for 118e9c7
timtreis
committed
118e9c7
View commit details
Copy full SHA for 118e9c7
Browse repository at this point
refactor(render): thread color_spec through _render_shapes mutation pipeline (#700)
Show description for b9ba6d5
timtreis
committed
b9ba6d5
View commit details
Copy full SHA for b9ba6d5
Browse repository at this point
refactor(render): thread color_spec through _render_points mutation pipeline (#700)
timtreis
committed
ba5a5eb
View commit details
Copy full SHA for ba5a5eb
Browse repository at this point
refactor(render): thread color_spec through _render_labels mutation pipeline (#700)
Show description for 6893a37
timtreis
committed
6893a37
View commit details
Copy full SHA for 6893a37
Browse repository at this point
refactor(render): delete _filter_groups_transparent_na + _maybe_apply_transfunc (#700)
Show description for dc43a36
timtreis
committed
dc43a36
View commit details
Copy full SHA for dc43a36
Browse repository at this point
fix(color): preserve norm subclass in _resolve_continuous_norm (#721 regression)
Show description for 11e78c5
timtreis
committed
11e78c5
View commit details
Copy full SHA for 11e78c5
Browse repository at this point
refactor(color): extend ColorSpec across outline + restore degenerate norm (#700)
Show description for 2490e71
timtreis
committed
2490e71
View commit details
Copy full SHA for 2490e71
Browse repository at this point
fix(color): align_to_length must branch on is_categorical, not source-not-None (#700)
Show description for baf57e2
timtreis
committed
baf57e2
View commit details
Copy full SHA for baf57e2
Browse repository at this point
refactor(color): ColorSpec.to_rgba — one fill+outline continuous->RGBA mapping (#700)
Show description for 18bcb96
timtreis
committed
18bcb96
View commit details
Copy full SHA for 18bcb96
Browse repository at this point
refactor(render): drive groups + warnings off ColorSpec predicates (#700)
Show description for 6adef54
timtreis
committed
6adef54
View commit details
Copy full SHA for 6adef54
Browse repository at this point
fix(color): degenerate colorbar matches the pixel norm (#700)
Show description for 017e0b7
timtreis
committed
017e0b7
View commit details
Copy full SHA for 017e0b7
Browse repository at this point
refactor(render): thread ColorSpec through the legend/colorbar seam (#700)
Show description for 7f47459
timtreis
committed
7f47459
View commit details
Copy full SHA for 7f47459
Browse repository at this point
refactor(render): carry ColorSpec to the leaves, drop loose intermediate vectors (#700)
Show description for ec78a2d
timtreis
committed
ec78a2d
View commit details
Copy full SHA for ec78a2d
Browse repository at this point
fix(datashader): route none-state shapes through the categorical color-key (#700)
Show description for d3cce20
timtreis
committed
d3cce20
View commit details
Copy full SHA for d3cce20
Browse repository at this point
revert(color): keep the datashader degenerate colorbar at ±0.5 (#700)
Show description for f79a1c8
timtreis
committed
f79a1c8
View commit details
Copy full SHA for f79a1c8
Browse repository at this point
refactor(color): simplify the continuous-fill block and align idioms (#700)
Show description for bcd80d5
timtreis
committed
bcd80d5
View commit details
Copy full SHA for bcd80d5
Browse repository at this point
You can’t perform that action at this time.