When using a fixed-aspect coordinate system, fixed_plot_aspect() expands
either the width or height of the plot to ensure that the output
has dimensions that make sense. This is a useful workaround for
getting reasonable-shaped plots when using ggplot2::coord_sf()
or ggplot2::coord_fixed() when the data happen to be
aligned vertically or horizontally.