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
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 }}
matplotlib
/
napari-matplotlib
Public
Notifications
You must be signed in to change notification settings
Fork
24
Star
46
Code
Issues
11
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Generalise functionality for plotting from feature tables
- #167
#167
Closed
dstansby
wants to merge 12 commits into
matplotlib:main
matplotlib/napari-matplotlib:main
from
dstansby:generalise-features
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
Generalise functionality for plotting from feature tables
#167
dstansby
wants to merge 12 commits into
matplotlib:main
matplotlib/napari-matplotlib:main
from
dstansby:generalise-features
Copy head branch name to clipboard
Commits
Commits on Jun 15, 2023
Start a features mixin class
dstansby
committed
dba5a00
View commit details
Copy full SHA for dba5a00
Browse repository at this point
Move get_valid_axis_keys
dstansby
committed
5702ed9
View commit details
Copy full SHA for 5702ed9
Browse repository at this point
Move layout setup
dstansby
committed
7c51b5a
View commit details
Copy full SHA for 7c51b5a
Browse repository at this point
Move key setting/getting
dstansby
committed
75e79b6
View commit details
Copy full SHA for 75e79b6
Browse repository at this point
Move on_update_layers
dstansby
committed
b56c56c
View commit details
Copy full SHA for b56c56c
Browse repository at this point
Move ready_to_plot
dstansby
committed
ddf81ff
View commit details
Copy full SHA for ddf81ff
Browse repository at this point
Move data getting
dstansby
committed
91368c1
View commit details
Copy full SHA for 91368c1
Browse repository at this point
Fix super()
dstansby
committed
e1870d6
View commit details
Copy full SHA for e1870d6
Browse repository at this point
Add features to API doc
dstansby
committed
a04bd18
View commit details
Copy full SHA for a04bd18
Browse repository at this point
Add __all__
dstansby
committed
c0909d3
View commit details
Copy full SHA for c0909d3
Browse repository at this point
Improve FeaturesMixin docs
dstansby
committed
5e5afd1
View commit details
Copy full SHA for 5e5afd1
Browse repository at this point
Fix bullet points
dstansby
committed
8c2df62
View commit details
Copy full SHA for 8c2df62
Browse repository at this point
You can’t perform that action at this time.