lets-plot icon indicating copy to clipboard operation
lets-plot copied to clipboard

Add label/tags to `gggrid` plots

Open Matt-BF opened this issue 2 months ago • 2 comments

Thanks for the great work on lets-plot! It's my go-to package for figures nowadays.

It would be great for gggrid to allow tagging of each sub-figure, similar to patchwork in R or plotnine. This is particularly useful for figures in scientific papers

If this is already implemented, let me know how I can use it, I couldn't find it in the docs. Thanks once again!

Matt-BF avatar Oct 06 '25 23:10 Matt-BF

Good point! Currently, lets-plot lacks this feature.

alshan avatar Oct 07 '25 00:10 alshan

See also labels param in plot_grid() of cowplot.

alshan avatar Oct 30 '25 17:10 alshan