Thanks to visit codestin.com
Credit goes to github.com

Skip to content

RectangleSelector examples don't run in notebooks #11201

Closed as not planned
Closed as not planned
@sorenrasmussen

Description

@sorenrasmussen

The RectangleSelector examples in the documentation (here and here) don't work properly in Jupyter notebooks.

To fix, change the last line from:
show() or plt.show()
to
show(block=True) or plt.show(block=True)

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    GUI: nbaggstatus: closed as inactiveIssues closed by the "Stale" Github Action. Please comment on any you think should still be open.status: inactiveMarked by the “Stale” Github Action

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions