Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

5
  • Thanks. Checking if fig.canvas.manager.toolbar._active is not None: ignore_custom_cursor_clicks. Any chance that, as Matplotlib increases interactivity, public access will be made available? Commented Dec 21, 2013 at 16:56
  • There is actually a push to re write the tool bar going on now. You should create an issue I github asking for this. Include @tacaswell in the text so I get pinged Commented Dec 21, 2013 at 16:59
  • Any update on there being a public method for this, since the question in 2013? Commented Jan 19, 2016 at 1:25
  • There is a draft version of the new tool bar which shipped with 1.5, but it only supports gtk. There is a major re-writing of the GUI classel sitting in review that is blocking building out the new toolbar on the other backends. Getting the GUI changes reviewed is a priority for 2.1 (late summer / early fall 2016) Commented Jan 19, 2016 at 1:33
  • 1
    for matplotlib version 3.3 and above see this answer Commented Aug 17, 2020 at 8:37