napari-matplotlib icon indicating copy to clipboard operation
napari-matplotlib copied to clipboard

Linking napari layers with Matplotlib plots

Results 27 napari-matplotlib issues
Sort by recently updated
recently updated
newest added

- Open an example image (e.g. `File > Open Sample > napari builtins > Cells (3D + 2Ch)`) - Open the histogram widget - Move the contrast limits in the...

Bug

For https://github.com/matplotlib/napari-matplotlib/issues/272 Adds a test for changing the contrast limits with the histogram open. Currently fails!

updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.5 → v0.6.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.5...v0.6.7)

This should fix https://github.com/matplotlib/napari-matplotlib/issues/317. I've simply followed the guide at https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/ here, and removed the old workflow. In tandem, I've set up a new publishing environment on PyPI to go...

The napari plugin template has got rid of `setup.cfg` and only has [`pyproject.toml`](https://github.com/napari/napari-plugin-template/blob/main/template/pyproject.toml.jinja), so it seems that there's no reason to keep both. ## Definition of done - [ ]...

good first issue
Maintenance
dependencies