8000
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 dcd55e6 commit 4fd67b8Copy full SHA for 4fd67b8
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