clear_animations# Subplot.clear_animations(removal=None)# 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.