clear_animations#

Figure.clear_animations(removal=None)[source]#

Remove animation functions.

Parameters:

removal (str, default None) – The type of animation functions to clear. One of ‘pre’ or ‘post’. If None, removes all animation functions.