Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 702 Bytes

index.rst

File metadata and controls

22 lines (18 loc) · 702 Bytes

napari-matplotlib

A napari plugin for generating Matplotlib plots from one or more napari Layers.

This plugin provides a number of different napari Widgets. Each widget is designed to map one or more napari Layers on to a Matplotlib plot. As an example, the ~.HistogramWidget is used to map one or more Image layers on to a 1D histogram plot.

Screenshot of the napari viewer showing the napari-matplotlib histogram widget on the right hand side of the screen.

.. toctree::
   :maxdepth: 1
   :hidden:

   user_guide
   auto_examples/index
   third_party
   api
   changelog