matplotlib / matplotlib/napari-matplotlib
Show position of slice when using `SliceWidget`
Open
Nobody has claimed this yet.
New feature
- Dominant language
- Python
- Stars
- 46
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
When using SliceWidget it would be good to draw a line in the main viewer indicating where the current slice is.
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 and its main viewer integration in the napari-matplotlib plugin. Trace how the current slice is selected and how viewer overlays are drawn. Done means the main viewer visibly shows a line at the current slice position and that the line updates when the slice changes.
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