diff --git a/geoutils/raster/raster.py b/geoutils/raster/raster.py index 2d615dab..4c4fe501 100644 --- a/geoutils/raster/raster.py +++ b/geoutils/raster/raster.py @@ -3304,6 +3304,7 @@ def plot( cbar = None plt.sca(ax0) + plt.tight_layout() # If returning axes if return_axes: