Skip to content

Commit 5f70fd8

Browse files
committed
Add brief description of use
1 parent 1e61f9d commit 5f70fd8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

NEWS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@
8080
* Added `tag` label for adding identification tags to the plot. A tag is added
8181
with the `labs()` function and styling is handled through the `plot.tag` theme
8282
element. Position is specified with the `plot.tag.position` theme setting and
83-
defauls to `"topleft"` (@thomasp85).
83+
defauls to `"topleft"`. Tags are useful for identifying subplots in a
84+
multiplot figure and often used in the scientific literature (@thomasp85).
8485

8586
### Scales
8687

0 commit comments

Comments
 (0)