You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These two use an deprecated grid api that accesses previously created axis using plt.subplot. It looks like this will stop working soon. We should use the plt.subplots api and store the objects.