Skip to content

[ENH]: OpenPolygonSelector #28421

Open
Open
@iltommi

Description

@iltommi

Problem

I need to trace by hand a broken line onto a graph.
It's very similar to the PolygonSelector but I just don't need to close it when finished.

Proposed solution

add an option to PolygonSelector e.g. keep_open which is by default False.
I'm not sure but it should be easy to change the _draw_polygon_without_update

def _draw_polygon_without_update(self):

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions