Skip to content

fig.canvas.draw is not immediate with wx #20274

Open
@QuLogic

Description

@QuLogic

Bug report

Try any of the wx examples that update the plot (such as the button in embedding_in_wx4_sgskip.py), and the plots don't update until you do something to them outside of the fig.canvas.draw, such as starting a pan/zoom or resizing.

Matplotlib version

  • Operating system: Fedora 34
  • Matplotlib version (import matplotlib; print(matplotlib.__version__)): master
  • Matplotlib backend (print(matplotlib.get_backend())): wxAgg
  • Python version: 3.9
  • Jupyter version (if applicable):
  • Other libraries:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions