Armin Moser schrieb:
> Hi,
>
> i have an application showing some pseudo color plots as images using
> imshow. After deleting an image and calling ax.axis('tight') the limits
> of the axes are not updated correctly. Is this a bug, incorrect use or
> intended? The behavior is demonstrated in the ap
Hi,
i have an application showing some pseudo color plots as images using
imshow. After deleting an image and calling ax.axis('tight') the limits
of the axes are not updated correctly. Is this a bug, incorrect use or
intended? The behavior is demonstrated in the appended script.
Best regards,
Arm