### Documentation Link https://matplotlib.org/stable/users/explain/figure/event_handling.html ### Problem * `xlim_changed` and `ylim_changed` are mentioned in other places, e.g. https://matplotlib.org/3.10.6/gallery/event_handling/resample.html * However they are not listed in the list under "Here are the events that you can connect to". ### Suggested improvement * Include these two events in the list