Is there a way to use coord_cartesian method instead of coord_sf, so that the x, y axes can be freely stretched instead of fixed proportions? I tried to use `coord_cartesian()` directly, but failed 