ggpp icon indicating copy to clipboard operation
ggpp copied to clipboard

Add article or vignette explaining targetting of colour, fill and alpha

Open aphalo opened this issue 6 months ago • 0 comments

geom_point_s(), geom_label_s(), geom_text_s(), geom_label_pairwise(), geom_text_pairwise(), geom_table(), geom_plot(), geom_grob(), geom_table_npc(), geom_plot_npc() and geom_grob_npc() have formal parameters colour.target and alpha.target. Arguments passed to these prameters work consistently while each geometry accepts a subset of the whole set of target names. A common explaination with examples would make a useful article.

Use of arrow() should be also explained in this article as it is also relevant to all these geometries.

aphalo avatar Jun 27 '25 18:06 aphalo