File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11napari-matplotlib
22=================
3- ``napari-matplotlib `` is a `napari ` plugin for generating ` Matplotlib ` plots
4- from one or more `napari ` Layers.
3+ ``napari-matplotlib `` is a `Napari < https:// napari.org >`_ plugin for generating
4+ ` Matplotlib < https://matplotlib.org/ >`_ plots from one or more `` napari ` ` Layers.
55
66Design
77------
8- ``napari-matplotlib `` contains a number of different `napari ` widgets . Each
9- widget is designed to map one or more `napari ` Layers on to a `matplotlib `
10- plot. As an example, the `~.HistogramWidget ` is used to
8+ ``napari-matplotlib `` contains a number of different `` napari `` Widgets . Each
9+ widget is designed to map one or more `` napari `` Layers on to a `` matplotlib `` plot.
10+ As an example, the `~.HistogramWidget ` is used to
1111map one or more Image layers on to a 1D histogram plot.
1212
1313.. toctree ::
You can’t perform that action at this time.
0 commit comments