NEWS.md
vecsize grid detection incorrectly rescaling arrows for irregularly spaced data (e.g. GPS coordinates) whenever the x- and y-spacings happened to coincide.vecsize grid detection now warns instead of erroring when a grid size can’t be determined (e.g. a single data point), leaving arrows unscaled.geom_quiver() now hints to use coord_fixed()/coord_equal() if needed (#10).grid::arrow() appearance options (#14).vecsize option (#8).ggmap::qmplot() (#7).NEWS.md.geom_quiver() and stat_quiver()