Skip to content

Feature request: visualizing individual z-planes (2.5D) #386

@melonora

Description

@melonora

Currently in napari we do not support the visualization of 3D data. While full 3D support is too much of a task for the near future, we could improve better support for 2.5D. I propose the following:

  • Have the possibility of adding a parameter called z-plane to a plotting call. (one parameter z-plane per render_...)
  • Internally when dealing with continuous z coordinates have the capability of binning, so lets say I state z-plane=3, this would bin all z coordinates between 2.5 and 3.49 to 3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions