Closed
Description
Documentation Link
https://matplotlib.org/stable/users/explain/interactive_guide.html#input-hook-integration
Problem
There is a sentence:
If you want the GUI to be responsive during long running code it is necessary to periodically flush the GUI event queue as described above.
However, if you click the link, it takes you further down the page. Yes this is a docs nit, but for a half second the "above" being incorrect made me question if I'd enough coffee yet.
Suggested improvement
If you want the GUI to be responsive during long running code it is necessary to periodically flush the GUI event queue as described in the explicit event loop control section.
I think using words like "above" and "below" are brittle and likely to become stale.
Metadata
Metadata
Assignees
Labels
Open a pull request against these issues if there are no active ones!Open a pull request against these issues if there are no active ones!