Skip to content

Commit 6c8b526

Browse files
committed
tweak formatting
1 parent 20ce959 commit 6c8b526

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# ggplot2 (development version)
22

33
* `guide_*()` can now accept two inside legend theme elements:
4-
"legend.position.inside" and "legend.justification.inside", allowing inside
4+
`legend.position.inside` and `legend.justification.inside`, allowing inside
55
legends to be placed at different positions. Only inside legends with the same
6-
position and justification will be merged. (@Yunuuuu, #6210)
6+
position and justification will be merged (@Yunuuuu, #6210).
77
* New stat: `stat_manual()` for arbitrary computations (@teunbrand, #3501)
88
* Reversal of a dimension, typically 'x' or 'y', is now controlled by the
99
`reverse` argument in `coord_cartesian()`, `coord_fixed()`, `coord_radial()`

0 commit comments

Comments
 (0)