Skip to main content

Plugin providing support for 1d plotting in napari

Project description

napari-plot

License PyPI Anaconda-Server Badge Python Version tests codecov pre-commit PyPI - Downloads napari hub Documentation Status

Plugin providing support for 1d plotting in napari.

This plugin is in very early stages of development and many things are still in a state of disarray. New features and bug fixes will be coming over the coming months.

Usage

You can use napari-plot alongside napari where it is embedded as a dock widget. If using this option, controls are relegated to a toolbar where you can adjust layer properties like you would do in napari.

embedded

Or as a standalone app where only one-dimensional plotting is enabled. In this mode, controls take central stage and reflect napari's own behaviour where layer controls are embedded in the main application.

live-view

Data selection is also permitted by enabling one of the available selection tools.

scatter-select

Roadmap:

This is only provisional list of features that I would like to see implemented. It barely scratches the surface of what plotting tool should cover so as soon as the basics are covered, focus will be put towards adding more exotic features. If there are features that you certainly wish to be included, please modify the list below or create a new issue

  • Support for new layer types. Layers are based on napari's Layer, albeit in a two-dimensional setting. Supported and planned layers:
    • Line Layer - simple line plot.
    • Scatter Layer - scatter plot (similar to napari's Points layer).
    • Centroids/Segments Layer - horizontal or vertical line segments.
    • InfLine Layer - infinite horizontal or vertical lines that span over very broad range. Useful for defining regions of interest.
    • Region Layer - infinite horizontal or vertical rectangular boxes that span over very broad range. Useful for defining regions of interest.
    • Shapes Layer - napari's own Shapes layer
    • Points Layer - napari's own Points layer
    • Multi-line Layer - more efficient implementation of Line layer when multiple lines are necessary.
    • Bar - horizontal and vertical barchart (TODO)
  • Proper interactivity of each layer type (e.g. moving Region or InfLine, adding points, etc...)
  • Intuitive interactivity. napari-plot will provide excellent level of interactivity with the plotted data. We plan to support several types of Tools that permit efficient interrogation of the data. We currently provide several zoom and select tools and hope to add few extras in the future.
    • Box-zoom - standard zooming rectangle. Simply left-mouse + drag/release in the canvas on region of interest
    • Horizontal span - zoom-in only in the y-axis by Ctrl + left-mouse + drag/release in the canvas.
    • Vertical span - span-in only in the x-axis by Shift + left-mouse + drag/release in the canvas.
    • Rectangle select - rectangle tool allowing sub-selection of data in the canvas. Similar to the Box-zoom but without the zooming part.
    • Polygon select - polygon tool allowing sub-selection of data in the canvas.
    • Lasso select - lasso tool allowing sub-selection of data in the canvas.
  • Interactive plot legend
  • Customizable axis visuals.
    • Plot axis enabling customization of tick/label size and color
    • Support for non-linear scale
  • Add convenient plotting interface:
    • Add .plot functionality
    • Add .scatter functionality
    • Add .hbar and .vbar functionality
    • Add .imshow functionality

This napari plugin was generated with Cookiecutter using with @napari's cookiecutter-napari-plugin template.

Installation

You can install napari-plot directly from PyPI via:

pip install napari-plot

or from the git repo:

git clone https://github.com/lukasz-migas/napari-plot.git
cd napari-plot
pip install -e '.[all]'

Contributing

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.

License

Distributed under the terms of the BSD-3 license, "napari-plot" is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.

Support

This project is supported by a Chan-Zuckerberg Initiative napari grant.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

napari_plot-0.2.0.tar.gz (467.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

napari_plot-0.2.0-py3-none-any.whl (513.8 kB view details)

Uploaded Python 3

File details

Details for the file napari_plot-0.2.0.tar.gz.

File metadata

  • Download URL: napari_plot-0.2.0.tar.gz
  • Upload date:
  • Size: 467.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.18

File hashes

Hashes for napari_plot-0.2.0.tar.gz
Algorithm Hash digest
SHA256 575f4ac0d79f85b44dd1700399e74c92937019ae48a649a200465c91d422763f
MD5 f39cbf41b9d86a1a53629c6e6ba3b9ce
BLAKE2b-256 6f0e27de2f7bffbb0e1f7a766d754c41138c2f0be0b4b477fa152c1173ac2789

See more details on using hashes here.

File details

Details for the file napari_plot-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: napari_plot-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 513.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.18

File hashes

Hashes for napari_plot-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dd37799b17a09bde9a16eeeb54f7afee1a9d81ff528fc6d057764d75b2805d44
MD5 0bd9fc74c33cd5b139c8fe446ea0ea5b
BLAKE2b-256 465e010784cb84af0efc74f877ae620b09e281680facb05428f9e2dee6e7df3c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page