A plugin to use Matplotlib with napari
Project description
napari-matplotlib
A plugin to create Matplotlib plots from napari layers
Introduction
napari-matplotlib
is a bridge between napari
and matplotlib
, making it easy to create publication quality Matplotlib
plots based on the data loaded in napari
layers.
Available widgets
Slice
Plots 1D slices of data along a specified axis.
Histogram
Plots histograms of individual image layers, or RGB histograms of an RGB image
Scatter
Scatters the values of two similarly sized images layers against each other.
Installation
You can install napari-matplotlib
via pip:
pip install napari-matplotlib
To install latest development version :
pip install git+https://github.com/dstansby/napari-matplotlib.git
Contributing
Contributions are very welcome! Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.
License
Distributed under the terms of the BSD-3 license,
napari-matplotlib
is free and open source software.
Issues
If you encounter any problems, please file an issue along with a detailed description.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for napari_matplotlib-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e823d78007a959155f0d13d6bb578499cd8354b2e27754a4f1f7c1a58353ddd |
|
MD5 | 33d4a51f07985f3d8bebf381fd717a24 |
|
BLAKE2b-256 | e6bbc2748a0f5d0d8987dca5258e9642dcbeb03169bcb492765c626f5458038a |