Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions galleries/users_explain/animations/blitting.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@
Not all backends support blitting. You can check if a given canvas does via
the `.FigureCanvasBase.supports_blit` property.

.. warning::

This code does not work with the macosx backend (but does work with other
GUI backends on Mac).

Minimal example
---------------

Expand Down
Loading