Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Linking napari layers with Matplotlib plots

License

NotificationsYou must be signed in to change notification settings

matplotlib/napari-matplotlib

Repository files navigation

LicensePyPIPython Versiontestscodecovpre-commit.ci statusnapari hub

A plugin to create Matplotlib plots from napari layers


Introduction

napari-matplotlib is a bridge betweennapari andmatplotlib, making it easy to create publication qualityMatplotlib plots based on the data loaded innapari 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 installnapari-matplotlib viapip:

pip install napari-matplotlib

To install latest development version :

pip install git+https://github.com/matplotlib/napari-matplotlib.git

Contributing

Contributions are very welcome! Tests can be run withtox, please ensurethe coverage at least stays the same before you submit a pull request.

License

Distributed under the terms of theBSD-3 license,napari-matplotlib is free and open source software.

Issues

If you encounter any problems, pleasefile an issue along with a detailed description.


[8]ページ先頭

©2009-2025 Movatter.jp