A viewer for napari layer properties
This napari plugin was generated with Cookiecutter using with @napari's cookiecutter-napari-plugin template.
You can install napari-properties-viewer
via pip:
pip install napari-properties-viewer
- Open a a napari viewer with a layer with properties (e.g., Points)
- View the properties by opening the properties viewer plugin from Plugins menu -> Add dock widget -> napari-propertiews-viewer: properties table
- The layer property values are now displayed in the table widget. You can edit the values by double clicking the cell of interest and entering a new value.
Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.
Distributed under the terms of the BSD-3 license, "napari-properties-viewer" is free and open source software
If you encounter any problems, please file an issue along with a detailed description.