GitHub / matplotlib / napari-matplotlib
Linking napari layers with Matplotlib plots
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fnapari-matplotlib
PURL: pkg:github/matplotlib/napari-matplotlib
Stars: 42
Forks: 24
Open issues: 14
License: bsd-3-clause
Language: Python
Size: 9.12 MB
Dependencies parsed at: Pending
Created at: over 3 years ago
Updated at: 9 days ago
Pushed at: 9 days ago
Last synced at: 9 days ago
Commit Stats
Commits: 483
Authors: 13
Mean commits per author: 37.15
Development Distribution Score: 0.447
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/matplotlib/napari-matplotlib
Topics: matplotlib, napari, napari-plugin, plotting, python
Funding Links https://github.com/sponsors/matplotlib
napari-matplotlib 3.0.1
v3.0.1
What’s Changed
- Fix setting contrast limits when the histogram widget is open by @p-j-smith in https://github.com/matplotlib/napari-matplotlib/pull/309
New Contributors
- @tacaswell made their first contribution in https://github.com/matplotlib/napari-matplotlib/pull/308
Full Changelog: https://github.com/matplotlib/napari-matplotlib/compare/v3.0.0...v3.0.1
Download
napari-matplotlib 3.0.0
v3.0.0
This release of napari-matplotlib adds support for napari v0.5, and drops support for older versions.
What’s Changed
- Add widgets for setting histogram bins by @p-j-smith in https://github.com/matplotlib/napari-matplotlib/pull/242
- Fix minor typo by @kabilar in https://github.com/matplotlib/napari-matplotlib/pull/279
- Support napari>=0.5 by @dstansby in https://github.com/matplotlib/napari-matplotlib/pull/274
New Contributors
- @kabilar made their first contribution in https://github.com/matplotlib/napari-matplotlib/pull/279
Full Changelog: https://github.com/matplotlib/napari-matplotlib/compare/v2.0.3...v3.0.0
Download
napari-matplotlib 2.0.3
v2.0.3
What’s Changed
- Only update layers when selection is valid by @dstansby in https://github.com/matplotlib/napari-matplotlib/pull/260
Full Changelog: https://github.com/matplotlib/napari-matplotlib/compare/v2.0.2...v2.0.3
Download
napari-matplotlib 2.0.2
v2.0.2
What’s Changed
- Adhere to SPEC0 by @dstansby in https://github.com/matplotlib/napari-matplotlib/pull/262
- Add some scientific Python repo recommendatiosn by @dstansby in https://github.com/matplotlib/napari-matplotlib/pull/263
- Some more repo-review suggestions by @dstansby in https://github.com/matplotlib/napari-matplotlib/pull/264
- Pin maximum napari version by @dstansby in https://github.com/matplotlib/napari-matplotlib/pull/273
Full Changelog: https://github.com/matplotlib/napari-matplotlib/compare/v2.0.1...v2.0.2
Download
napari-matplotlib 2.0.1
v2.0.1
What’s Changed
- Ensure
HistogramWidgetalways uses 100 bins by default by @p-j-smith in https://github.com/matplotlib/napari-matplotlib/pull/250 - Fix HistogramWidget for multiscale data by @dstansby in https://github.com/matplotlib/napari-matplotlib/pull/252
Full Changelog: https://github.com/matplotlib/napari-matplotlib/compare/v2.0.0...v2.0.1
Download
napari-matplotlib 2.0.0
v2.0.0
What’s Changed
- Add contrast limits to histogram plot by @dstansby in https://github.com/matplotlib/napari-matplotlib/pull/198
- Add a features histogram example by @dstansby in https://github.com/matplotlib/napari-matplotlib/pull/245
- Theme detection and update improvements by @Chris-N-K in https://github.com/matplotlib/napari-matplotlib/pull/237
- Use integer bins for integer data in
HistogramWidgetby @p-j-smith in https://github.com/matplotlib/napari-matplotlib/pull/244
New Contributors
- @paddyroddy made their first contribution in https://github.com/matplotlib/napari-matplotlib/pull/232
- @Chris-N-K made their first contribution in https://github.com/matplotlib/napari-matplotlib/pull/237
- @p-j-smith made their first contribution in https://github.com/matplotlib/napari-matplotlib/pull/244
Full Changelog: https://github.com/matplotlib/napari-matplotlib/compare/v1.2.0...v2.0.0
Download
napari-matplotlib 1.2.0
v1.2.0
What’s Changed
- Add support for Python 3.11 by @dstansby in https://github.com/matplotlib/napari-matplotlib/pull/209
- Remove support for Python 3.8 by @dstansby in https://github.com/matplotlib/napari-matplotlib/pull/222
- Color histogram bars by @jo-mueller in https://github.com/matplotlib/napari-matplotlib/pull/216
Full Changelog: https://github.com/matplotlib/napari-matplotlib/compare/v1.1.0...v1.2.0
Download
napari-matplotlib 1.1.0
v1.1.0
What’s Changed
- Fix slicing 2D images by @dstansby in https://github.com/matplotlib/napari-matplotlib/pull/205
- Improve slicing experience by @dstansby in https://github.com/matplotlib/napari-matplotlib/pull/208
- added a Feature Histogram Widget by @jo-mueller in https://github.com/matplotlib/napari-matplotlib/pull/148
Full Changelog: https://github.com/matplotlib/napari-matplotlib/compare/v1.0.2...v1.1.0
Download
napari-matplotlib 1.0.2
v1.0.2
What’s Changed
- Don’t read full cube into memory for histogramming by @dstansby in https://github.com/matplotlib/napari-matplotlib/pull/191
- Make compatible with napari 0.4.18 by @dstansby in https://github.com/matplotlib/napari-matplotlib/pull/190
Full Changelog: https://github.com/matplotlib/napari-matplotlib/compare/v1.0.1...v1.0.2
Download
napari-matplotlib 1.0.1
v1.0.1
What’s Changed
- Pin max verison of napari by @dstansby in https://github.com/matplotlib/napari-matplotlib/pull/189
Full Changelog: https://github.com/matplotlib/napari-matplotlib/compare/v1.0.0...v1.0.1
Download