-
-
Notifications
You must be signed in to change notification settings - Fork 443
Insights: napari/napari
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v0.6.2a1 0.6.2a1
published
Jun 13, 2025
39 Pull requests merged by 11 people
-
[pre-commit.ci] pre-commit autoupdate
#8042 merged
Jun 24, 2025 -
Update
app-model
pin to >=0.4.0, updatehypothesis
,pygments
,scipy
#8041 merged
Jun 24, 2025 -
Remove the reset_scroll_progress action and keybinding
#7990 merged
Jun 23, 2025 -
[Shapes] Use the plural methods to update colors of all selected shapes at once
#7995 merged
Jun 23, 2025 -
Add docs constraints for python 3.12
#7714 merged
Jun 21, 2025 -
Fix moving of first/last vertex of polygons added in ring mode
#7942 merged
Jun 21, 2025 -
Update [shapes]: 'make select_all_shapes' keybinding a toggle
#8014 merged
Jun 21, 2025 -
Stop benchmark reporting if benchmark action is skipped
#8037 merged
Jun 20, 2025 -
Update
hypothesis
,pytest
,superqt
#8036 merged
Jun 19, 2025 -
Update
certifi
,coverage
,hypothesis
,pydantic
,superqt
,tifffile
,xarray
#8029 merged
Jun 18, 2025 -
Features table widget as builtin
#7877 merged
Jun 18, 2025 -
Update docstring in
mouse_drag_callback.py
#8019 merged
Jun 18, 2025 -
Fix angles not showing correctly in UI
#8013 merged
Jun 17, 2025 -
[pre-commit.ci] pre-commit autoupdate
#7988 merged
Jun 16, 2025 -
Update[shortcuts]: add Ctrl/Cmd-A as secondary keybinding for select_all_shapes
#8015 merged
Jun 16, 2025 -
Bump requests from 2.32.3 to 2.32.4 in /resources
#8010 merged
Jun 16, 2025 -
Add public API to get access to docked widgets
#7965 merged
Jun 16, 2025 -
Stop status thread on Keyboard Interruption (Ctrl+C)
#7994 merged
Jun 16, 2025 -
Fix numba fail of compile on GHA macOS runners
#8018 merged
Jun 15, 2025 -
Allow to use ViewerModel as annotation of plugin constructor argument
#8002 merged
Jun 13, 2025 -
Fix invalidate of extent cache in Layers
#7972 merged
Jun 13, 2025 -
Update
hypothesis
,magicgui
,pandas
,pyqt6
,pytest
,pytest-pretty
#8000 merged
Jun 13, 2025 -
Fix interaction box initialization
#8011 merged
Jun 13, 2025 10000 p> -
[Maintenance] Remove redundant initialization in Points layer and restructure for clarity
#8005 merged
Jun 13, 2025 -
Update pyproject.toml to fix coverage paths (alt)
#8001 merged
Jun 10, 2025 -
Update README to use
imshow
and add example to generate image#7989 merged
Jun 5, 2025 -
Reduce warmup of numba if non numba backend is selected
#7917 merged
Jun 3, 2025 -
Update
hypothesis
,ipython
,jsonschema
,tifffile
#7987 merged
Jun 3, 2025 -
[maintenance] Use Wandalen/wretry.action to auto-retry fail in --pre tests
#7986 merged
Jun 3, 2025 -
Optional rotation handle for selection box overlay + simplify inheritance for Vispy overlays
#7958 merged
Jun 2, 2025 -
[Points] Fix events.data_indices for ActionType.ADDED event when adding single point
#7983 merged
Jun 2, 2025 -
Include Qt PyPI server for pre-releases
#7803 merged
Jun 1, 2025 -
Add cron check to update reader extensions v3
#7966 merged
May 29, 2025 -
Remove
layers_change
event that is marked to be removed in 0.5.0#7971 merged
May 29, 2025 -
Update
coverage
,dask
,fsspec
,hypothesis
,pydantic
,tifffile
,vispy
#7967 merged
May 28, 2025 -
Update shapes highlight on zoom
#7953 merged
May 28, 2025 -
Fix scalebar theme connection
#7902 merged
May 27, 2025 -
[pre-commit.ci] pre-commit autoupdate
#7970 merged
May 27, 2025 -
fix vendored script and trigger workflow on pull_request
#7968 merged
May 26, 2025
13 Pull requests opened by 7 people
-
Implement pasting spatial information into higher dimensions
#7973 opened
May 27, 2025 -
Update pyproject.toml to fix coverage paths
#7992 opened
Jun 3, 2025 -
Clipping planes control widget
#7993 opened
Jun 5, 2025 -
Add 'zoom-box' to the viewer
#8004 opened
Jun 9, 2025 -
speedup edge width set by use `batched_updates` context manager
#8006 opened
Jun 9, 2025 -
Add hot-reload for the devs
#8007 opened
Jun 9, 2025 -
Cursor overlay
#8017 opened
Jun 13, 2025 -
Bugfix: ensure multiscale images can be merged using contextual action
#8025 opened
Jun 15, 2025 -
[Update] Added `remove` , `remove_selected` and `pop` in Shapes and Points
#8031 opened
Jun 16, 2025 -
Process Qt events prior to screenshot methods to fix bad figures
#8034 opened
Jun 16, 2025 -
Update `app-model`, `hypothesis`, `pygments`, `scipy`
#8040 opened
Jun 23, 2025 -
"Reverse" ordering of layers in grid mode, now matching LayerList index
#8044 opened
Jun 24, 2025 -
Fix Shapes layer to work with Features Table
#8048 opened
Jun 25, 2025
30 Issues closed by 7 people
-
[test-bot] pip install --pre is failing
#8046 closed
Jun 25, 2025 -
shortcuts to change labeling number , to display/hide the current labeling layer
#8045 closed
Jun 24, 2025 -
If you launch a viewer from a viewer and then close it, lose menu items in original viewer (e.g. Quit)
#7588 closed
Jun 24, 2025 -
Check `Reset scroll` action behavior and if it should be renamed or removed
#7232 closed
Jun 23, 2025 -
[Performance, Shapes] With a large number of shapes (e.g. 100K), changing `face_color` hangs napari
#7945 closed
Jun 23, 2025 -
Make the Shapes `select_all_shapes` keybinding a toggle
#7998 closed
Jun 21, 2025 -
[Points layer] Selected points should stay selected when user switches to Mode.ADD
#7576 closed
Jun 20, 2025 -
Update the description of the mouse_drag_callback example
#8016 closed
Jun 18, 2025 -
Closing one of multiple viewer windows destroys the menu actions
#8024 closed
Jun 16, 2025 -
Add Ctrl/Cmd-A as a secondary keybinding for Select All Shapes
#7997 closed
Jun 16, 2025 -
Add public API to give users reference to open widget(s) in terminal
#5976 closed
Jun 16, 2025 -
Enable per-label visibility control for labels layer
#1516 closed
Jun 16, 2025 -
Try to remove some/most class definitions in the ChunkLoader framework
#1573 closed
Jun 15, 2025 -
Receive events on shape create and delete
#720 closed
Jun 15, 2025 -
[test-bot] pip install --pre is failing
#8012 closed
Jun 15, 2025 -
[test-bot] Benchmark tests failing
#8022 closed
Jun 15, 2025 -
Turning on grid mode results in overlay box that can't be dismissed
#8009 closed
Jun 13, 2025 -
[Points] Remove duplicate code in Points.__init__
#7999 closed
Jun 13, 2025 -
Fix coverage for new `src` layout
#7961 closed
Jun 10, 2025 -
Preferences list
#2172 closed
Jun 9, 2025 -
Decrease strictness of failed pre-released chron job to raise less issues.
#7978 closed
Jun 3, 2025 -
[test-bot] Benchmark tests failing
#5263 closed
Jun 2, 2025 -
Add python.app to the test matrix
#1598 closed
Jun 2, 2025 -
[test-bot] pip install --pre is failing
#7982 closed
Jun 1, 2025 -
Labels layer n-dimensional painting should take scale into account
#2368 closed
Jun 1, 2025 -
[test-bot] pip install --pre is failing
#7981 closed
May 30, 2025 -
[test-bot] pip install --pre is failing
#7977 closed
May 29, 2025 -
[Shapes] Highlight thickness when selected while zoomed-in doesn't adjust for zooming-out
#7946 closed
May 28, 2025 -
[test-bot] pip install --pre is failing
#7955 closed
May 28, 2025 -
Scale bar color toggle with theme lags by one, then is offset
#7895 closed
May 27, 2025
24 Issues opened by 8 people
-
Features table widget breaks with Shape layer
#8047 opened
Jun 25, 2025 -
Add `scale` example to show how to visualize anisotropic data as isotropic
#8043 opened
Jun 23, 2025 -
Allow the Features Table widget to add features
#8039 opened
Jun 21, 2025 -
Point Layer _selected_data_history and _selected_data_stored vestige
#8038 opened
Jun 20, 2025 -
Bad screenshots as a result of incomplete event processing
#8033 opened
Jun 16, 2025 -
Add option to define pre add and post add hooks
#8032 opened
Jun 16, 2025 -
ValueError in ShapeList._visible_shapes when comparing array slice keys
#8030 opened
Jun 16, 2025 -
Fix KeyboardInterrupt stacktrace when Ctrl+C closing napari
#8028 opened
Jun 16, 2025 -
Allow multiple labels being selected in Labels layers
#8027 opened
Jun 16, 2025 -
Remove dead test code related to ChunkLoader
#8026 opened
Jun 15, 2025 -
Add calling specific function on removing of docked widget
#8023 opened
Jun 15, 2025 -
Make `merge to stack` lazy for lazy input (zarr, dask)
#8021 opened
Jun 14, 2025 -
Merging mutliscale images doesn't work using contextual item Merge to Stack
#8020 opened
Jun 14, 2025 -
`Split RGB` or `Split Stack` on a zarr converts it to numpy (and takes a long time)
#8008 opened
Jun 9, 2025 -
Inconsistent naming of plugins
#8003 opened
Jun 9, 2025 -
[Shapes, Performance] Pan/zoom with >100K shapes selected (highlighted) is extremely poor
#7996 opened
Jun 8, 2025 -
Add more Examples and update current ones
#7991 opened
Jun 3, 2025 -
Add a viewer keybinding to allow using keyboard to navigate the layer list
#7985 opened
Jun 1, 2025 -
[API, UX] Convenience access to mouse click callbacks
#7984 opened
Jun 1, 2025 -
3D Rendering Artifact (Black Planes) with Overlapping Translucent Image Layers
#7980 opened
May 29, 2025 -
Fix fractional scaling for `test_export_rois` to pass locally
#7979 opened
May 29, 2025 -
Default the `pyqt` optional requirement to PyQt6
#7976 opened
May 29, 2025 -
[meta issue] Viewer dims, dims sorter, Layer.axis_labels consistency when splitting stacks or toggle 3D
#7975 opened
May 28, 2025 -
[Shapes] When multiselecting by Shift-Click only first shape will show highlight
#7974 opened
May 27, 2025
62 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Grid mode using vispy ViewBox and linked cameras
#7870 commented on
Jun 25, 2025 • 17 new comments -
Qt controls for thick slicing
#6146 commented on
Jun 21, 2025 • 4 new comments -
Add codespell support (config, workflow to detect/not fix) and make it fix few typos
#7619 commented on
Jun 23, 2025 • 4 new comments -
add check if there is mix of local and non local installation
#7745 commented on
Jun 24, 2025 • 4 new comments -
Add automatic area and perimeter measurement for shapes + action
#7262 commented on
Jun 23, 2025 • 1 new comment -
Multilayer mouse callbacks
#6592 commented on
May 27, 2025 • 0 new comments -
Tracking issue for high-priority behavior bugs
#5973 commented on
Jun 25, 2025 • 0 new comments -
Napari fails to create ellipse when specifying center and radius in 3 dimensions
#4258 commented on
Jun 23, 2025 • 0 new comments -
[Windows?] Access Violation after deleting `Points` layer
#6472 commented on
Jun 23, 2025 • 0 new comments -
Access Violation - Error drawing visual - vispy [WINDOWS]
#7351 commented on
Jun 23, 2025 • 0 new comments -
WARNING: Error drawing visual and blank canvas on viewer.layers.clear() when in Windows10
#7345 commented on
Jun 23, 2025 • 0 new comments -
Consider way to copy spatial information to higher dimensional data
#7843 commented on
Jun 23, 2025 • 0 new comments -
Setting current_symbol on a Points layer does not make the next point added use this symbol.
#7292 commented on
Jun 23, 2025 • 0 new comments -
Feat req: add selection and selection visualisation to tracks layer
#7772 commented on
Jun 23, 2025 • 0 new comments -
Revisit status bar spacing, separator and monospacing feedback
#7700 commented on
Jun 21, 2025 • 0 new comments -
User requires write and modify permissions to run Napari
#7288 commented on
Jun 21, 2025 • 0 new comments -
Consider automatic multiscaling instead of automatic downsampling when OpenGL max texture size is exceeded
#7149 commented on
Jun 19, 2025 • 0 new comments -
3-d Label Annotation When Painting Outside Z-Axis Range Crashes the Viewer
#7325 commented on
Jun 19, 2025 • 0 new comments -
Allow use functions from PartSegCore-compiled-backend as numba alternative for data to texture mapping
#6617 commented on
Jun 23, 2025 • 0 new comments -
Add example linking the cameras of two viewers
#6881 commented on
Jun 21, 2025 • 0 new comments -
Layer controls widgets refactor
#7355 commented on
Jun 18, 2025 • 0 new comments -
Add support for memmap for tiffs
#7602 commented on
Jun 10, 2025 • 0 new comments -
Add canvas color to public API
#7778 commented on
Jun 23, 2025 • 0 new comments -
Add grid overlay
#7827 commented on
Jun 22, 2025 • 0 new comments -
Add colormap overlay
#7832 commented on
Jun 20, 2025 • 0 new comments -
Tiling canvas overlays
#7836 commented on
Jun 19, 2025 • 0 new comments -
WIP: Improve features support in surface layer
#7854 commented on
Jun 20, 2025 • 0 new comments -
Enable testing on recent PySide6
#7887 commented on
Jun 2, 2025 • 0 new comments -
Use information about units when calculate scale of layers when render
#7889 commented on
Jun 23, 2025 • 0 new comments -
Expose force_sync context manager
#7908 commented on
Jun 23, 2025 • 0 new comments -
Move export ROI implementation into qt_viewer
#7950 commented on
Jun 23, 2025 • 0 new comments -
Drawing polygon faces in 3D doesn't work in general (non-axis aligned)
#7963 commented on
May 30, 2025 • 0 new comments -
Expose `viewer.export_figure` in the GUI
#7318 commented on
May 31, 2025 • 0 new comments -
Request: default axes view on bottom left of viewer canvas
#1887 commented on
May 31, 2025 • 0 new comments -
Axes visual enhancements
#1726 commented on
May 31, 2025 • 0 new comments -
Scale labels brush with canvas zoom
#1419 commented on
May 31, 2025 • 0 new comments -
Inconsistent default size of points when creating a points layer using PointsData
#4705 commented on
Jun 1, 2025 • 0 new comments -
Inherit overlay (i.e. scale bar) font size from appearance settings
#7526 commented on
Jun 1, 2025 • 0 new comments -
Change RDP path simplification in lasso to work on screen pixels
#7919 commented on
Jun 2, 2025 • 0 new comments -
Misleading Stack Trace
#4570 commented on
Jun 2, 2025 • 0 new comments -
Goals for improved canvas experience: Visualization and Overlays
#7587 commented on
Jun 3, 2025 • 0 new comments -
Command Palette Followups (tracking)
#7611 commented on
Jun 3, 2025 • 0 new comments -
Decision about ruff rules
#5589 commented on
Jun 3, 2025 • 0 new comments -
Expose canvas.background_color_override in the GUI
#5389 commented on
Jun 5, 2025 • 0 new comments -
Expose scale bar parameters in GUI
#7168 commented on
Jun 5, 2025 • 0 new comments -
✨ Design accessible color schemes for napari console
#3283 commented on
Jun 5, 2025 • 0 new comments -
✨ Improve cross-hairs cursor design
#3286 commented on
Jun 5, 2025 • 0 new comments -
Use Overlays to be able to provide layer names on the canvas (including grid mode)
#7321 commented on
Jun 5, 2025 • 0 new comments -
Make non deprecated api for `viewer.window.qt_viewer.canvas.background_color_override`
#3970 commented on
Jun 5, 2025 • 0 new comments -
Add 'zoom box' as an overlay to enable precise zooming
#7630 commented on
Jun 6, 2025 • 0 new comments -
last_used attribute in event object for viewer.dims.events.current_step callback not correct when clicking to change dimension
#7922 commented on
Jun 7, 2025 • 0 new comments -
[UX/UI] Harmonize selecting Shapes and Points with keybinding
#7478 commented on
Jun 8, 2025 • 0 new comments -
[UI] No way to add a 2D Labels/Shapes/Points layer if a 3D layer is present in the viewer
#7774 commented on
Jun 9, 2025 • 0 new comments -
Memory not released when layer is removed or even on exit
#6731 commented on
Jun 13, 2025 • 0 new comments -
Reader Plugin, Delayed Dask Array, and File Closing
#7944 commented on
Jun 13, 2025 • 0 new comments -
Consider a `remove` method for Shapes and Points
#7964 commented on
Jun 14, 2025 • 0 new comments -
Linked 2D orthogonal views of 3D data
#662 commented on
Jun 15, 2025 • 0 new comments -
Orthogonal viewer plugin (simultaneous orthogonal views)
#1478 commented on
Jun 15, 2025 • 0 new comments -
Selecting segmentation labels and saving result to external variable
#582 commented on
Jun 16, 2025 • 0 new comments -
Export figure does not properly calculate canvas size for non-symmetric grid shapes
#7579 commented on
Jun 16, 2025 • 0 new comments -
Not respecting last window position when reopening napari
#5935 commented on
Jun 19, 2025 • 0 new comments -
[UX/UI] Show the layer index of each layer in the layer list widget
#7675 commented on
Jun 19, 2025 • 0 new comments