7
7
[ ![ codecov] ( https://codecov.io/gh/dstansby/napari-matplotlib/branch/main/graph/badge.svg )] ( https://codecov.io/gh/dstansby/napari-matplotlib )
8
8
[ ![ napari hub] ( https://img.shields.io/endpoint?url=https://api.napari-hub.org/shields/napari-matplotlib )] ( https://napari-hub.org/plugins/napari-matplotlib )
9
9
10
- A plugin to use Matplotlib with napari
10
+ A plugin to create Matplotlib plots from napari layers
11
11
12
12
----------------------------------
13
13
14
- This [ napari] plugin was generated with [ Cookiecutter] using [ @napari ] 's [ cookiecutter-napari-plugin] template.
15
-
16
- <!--
17
- Don't miss the full getting started guide to set up your new package:
18
- https://github.com/napari/cookiecutter-napari-plugin#getting-started
19
-
20
- and review the napari docs for plugin developers:
21
- https://napari.org/plugins/stable/index.html
22
- -->
14
+ ## Introduction
23
15
24
16
## Installation
25
17
@@ -36,28 +28,20 @@ To install latest development version :
36
28
37
29
## Contributing
38
30
39
- Contributions are very welcome. Tests can be run with [ tox] , please ensure
31
+ Contributions are very welcome! Tests can be run with [ tox] , please ensure
40
32
the coverage at least stays the same before you submit a pull request.
41
33
42
34
## License
43
35
44
36
Distributed under the terms of the [ BSD-3] license,
45
- " napari-matplotlib" is free and open source software
37
+ ` napari-matplotlib ` is free and open source software.
46
38
47
39
## Issues
48
40
49
41
If you encounter any problems, please [ file an issue] along with a detailed description.
50
42
51
- [ napari ] : https://github.com/napari/napari
52
- [ Cookiecutter ] : https://github.com/audreyr/cookiecutter
53
43
[ @napari ] : https://github.com/napari
54
- [ MIT ] : http://opensource.org/licenses/MIT
55
44
[ BSD-3 ] : http://opensource.org/licenses/BSD-3-Clause
56
- [ GNU GPL v3.0 ] : http://www.gnu.org/licenses/gpl-3.0.txt
57
- [ GNU LGPL v3.0 ] : http://www.gnu.org/licenses/lgpl-3.0.txt
58
- [ Apache Software License 2.0 ] : http://www.apache.org/licenses/LICENSE-2.0
59
- [ Mozilla Public License 2.0 ] : https://www.mozilla.org/media/MPL/2.0/index.txt
60
- [ cookiecutter-napari-plugin ] : https://github.com/napari/cookiecutter-napari-plugin
61
45
62
46
[ file an issue ] : https://github.com/dstansby/napari-matplotlib/issues
63
47
0 commit comments