10000 DOC: Adding API removal note for SM update checker · matplotlib/matplotlib@93876e9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 93876e9

Browse files
committed
DOC: Adding API removal note for SM update checker
1 parent e8aa315 commit 93876e9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
ScalarMappable update checkers
2+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3+
``ScalarMappable.update_dict``, ``ScalarMappable.add_checker()``, and
4+
``ScalarMappable.check_update()`` have been removed. A callback can
5+
be registered in ``ScalarMappable.callbacksSM`` to be notified of updates.

0 commit comments

Comments
 (0)
0