We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c08bad2 commit c937a19Copy full SHA for c937a19
NEWS.md
@@ -80,7 +80,8 @@
80
* Added `tag` label for adding identification tags to the plot. A tag is added
81
with the `labs()` function and styling is handled through the `plot.tag` theme
82
element. Position is specified with the `plot.tag.position` theme setting and
83
- defauls to `"topleft"` (@thomasp85).
+ defauls to `"topleft"`. Tags are useful for identifying subplots in a
84
+ multiplot figure and often used in the scientific literature (@thomasp85).
85
86
### Scales
87
0 commit comments