NEWS


ggarrow 0.1.0.9000

ggarrow 0.1.0 (2024-06-05)

Initial CRAN submission

Geom layers

Several geom functions:

Arrow grob

The function grob_arrow() creates a grid grob that largely mimics the polylineGrob() grob, with the following differences.

Arrow scales

The arrow_{head/fins/mid} have been promoted from parameters to aesthetics. Correspondingly, there are now 3 discrete scales for these 3 aesthetics.

Arrow shapes

Added the following shapes for ornaments:

Other

An annotate_arrow() layer to specifically do arrow annotations. An element_arrow() to replace line elements in the theme() by arrows.