- Notifications
You must be signed in to change notification settings - Fork22
Linking napari layers with Matplotlib plots
License
matplotlib/napari-matplotlib
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A plugin to create Matplotlib plots from napari layers
napari-matplotlib
is a bridge betweennapari
andmatplotlib
, making it easy to create publication qualityMatplotlib
plots based on the data loaded innapari
layers.
Plots 1D slices of data along a specified axis.
Plots histograms of individual image layers, or RGB histograms of an RGB image
Scatters the values of two similarly sized images layers against each other.
You can installnapari-matplotlib
viapip:
pip install napari-matplotlib
To install latest development version :
pip install git+https://github.com/matplotlib/napari-matplotlib.git
Contributions are very welcome! Tests can be run withtox, please ensurethe coverage at least stays the same before you submit a pull request.
Distributed under the terms of theBSD-3 license,napari-matplotlib
is free and open source software.
If you encounter any problems, pleasefile an issue along with a detailed description.
About
Linking napari layers with Matplotlib plots
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors13
Uh oh!
There was an error while loading.Please reload this page.