napari-matplotlib
napari-matplotlib copied to clipboard
Add docs on how to access Matplotlib figure/axes once created
Allowing users to access the Figure/Axes from an IPython terminal will allow them to customise the figures beyond the default settings.
Needs https://github.com/napari/napari/issues/5976 to be fixed first