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

Appearance settings

Commit 719e608

Browse filesBrowse files
committed
Add link to docs in README
1 parent cf74669 commit 719e608
Copy full SHA for 719e608

File tree

Expand file treeCollapse file tree

1 file changed

+1
-26
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-26
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1-26Lines changed: 1 addition & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -15,32 +15,7 @@ A plugin to create Matplotlib plots from napari layers
1515
## Introduction
1616
`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.
1717

18-
## Available widgets
19-
20-
### `Slice`
21-
Plots 1D slices of data along a specified axis.
22-
![](https://raw.githubusercontent.com/matplotlib/napari-matplotlib/main/examples/slice.png)
23-
24-
### `Histogram`
25-
Plots histograms of individual image layers, or RGB histograms of an RGB image
26-
![](https://raw.githubusercontent.com/matplotlib/napari-matplotlib/main/examples/hist.png)
27-
28-
### `Scatter`
29-
Scatters the values of two similarly sized images layers against each other.
30-
![](https://raw.githubusercontent.com/matplotlib/napari-matplotlib/main/examples/scatter.png)
31-
32-
## Installation
33-
34-
You can install `napari-matplotlib` via [pip]:
35-
36-
pip install napari-matplotlib
37-
38-
39-
40-
To install latest development version :
41-
42-
pip install git+https://github.com/matplotlib/napari-matplotlib.git
43-
18+
Documentaiton can be found at https://napari-matplotlib.github.io/
4419

4520
## Contributing
4621

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.