We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbcb741 commit ca7b22aCopy full SHA for ca7b22a
doc/api/next_api_changes/removals/25584-KS.rst
@@ -1,7 +1,7 @@
1
``Figure.callbacks`` is removed
2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3
4
-The Figure ``callbacks`` property is deprecated. The only signal was
+The Figure ``callbacks`` property has been removed. The only signal was
5
"dpi_changed", which can be replaced by connecting to the "resize_event" on the
6
canvas ``figure.canvas.mpl_connect("resize_event", func)`` instead.
7
0 commit comments