X Tutup
Skip to content

RectangleSelector disappears after resizing #6623

@jrfiedler

Description

@jrfiedler

I am trying to run the RectangleSelector example here. I am using a Mac, so I added the lines

import matplotlib
matplotlib.use('TkAgg')

immediately after the module docstring.

Everything works fine, except when I try to resize the rectangle using the mid-edge control points. The rectangle disappears if my cursor is above the control point when I release. If I move my cursor perpendicular to the control direction, so that my cursor is away from the control point when I release, the rectangle remains.

OSX
Anaconda Python 2.7
Matplotlib 1.5.1

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup