Skip to content

ggpattern v1.0.1

Compare
Choose a tag to compare
@trevorld trevorld released this 09 Nov 23:09
· 36 commits to master since this release

Deprecated features

  • In line with upstream changes in {ggplot2} a linewidth aesthetic has been introduced and supersedes the size aesthetic for scaling the width of patterned area border lines (#82).
    size will remain functioning but deprecated for these geoms and it is recommended to update all code to reflect the new aesthetic.
    Continue to use the size aesthetic to adjust the size of any points in geom_sf_pattern().