Skip to content

Matplotlib lags with the qt5 backend #691

@impact27

Description

@impact27

To reproduce:

%matplotlib qt5
import matplotlib.pyplot as plt
plt.plot([1, 2, 5])

Then select the pan button and move the plot continuously. It will stop for 1000ms from time to time.

Fixed by #573

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions