-
The file [`pyproject.toml`](https://github.com/napari/napari/blob/main/pyproject.toml) (see [history](https://github.com/napari/napari/commits/main/pyproject.toml)) was modified in `napari/napari`. Th…
-
This is a meta-issue to collect ideas for plugins that we want to see sooner rather than later, once we have some plugin infrastructure in place. (Thanks @tlambert03! :grinning:) I'm writing this in p…
-
## 🐛 Bug
Removing a points layer's data can cause the viewer to get in a state where no data is presented, as demonstrated in the following video.
https://github.com/napari/napari/assets/2608297…
-
## 📚 Documentation
I saw a demo at Bioimage Informatics where specific labeled objects were selected. I can't remember the exact sequence to make this happen. I think this is a useful feature that wo…
-
I had heard some recent discussion that perhaps a limited subset of 3D rendering options might be introduced in Bokeh sometime this year. I did want to inquire if perhaps 3D graph visualizations migh…
-
A great feature would be to add the possibility to export a panel in a PDF or a SVG file !
-
### 🐛 Bug Report
The video below shows an example with a 3D image layer and two 3D points layers that effectively contain the same data. One the points layers scales the visualization using the lay…
-
- For the WWT viewer, don't make gray the default color
- Add the GLIMPSE-Spitzer layer to the WWT viewer
- Implement the option to do discrete color maps, so we can color by class
- Can't get to …
-
## 🚀 Feature
Here are a collection of Labels Layer feature requests/ideas I've accumulated recently.
## Motivation
I've been using the Label Layers more, and have some ideas for new enhance…
-
## 🐛 Bug
When saving an image layer as TIF to disc, the scale (a.k.a. voxel-size) is not stored in the metadata.
## To Reproduce
Steps to reproduce the behavior:
1. Execute this code, e.g.…