matplotlib / matplotlib/napari-matplotlib
Allow `SliceWidget` to show multiple layers at once
Open
Nobody has claimed this yet.
New feature
- Dominant language
- Python
- Stars
- 46
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Similar to https://github.com/matplotlib/napari-matplotlib/issues/3, if multiple layers are selected then the 1D slice widget should show multiple line plots with each layer being a different colour.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the SliceWidget entry point and reviewing how it currently handles a selected layer and renders its 1D line plot. Use the related issue for context, then verify that selecting multiple layers produces one line per layer with distinct colours.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- matplotlib, python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100