Skip to content

Commit 4dc72ee

Browse files
Minor NEWS typos
Corrected the order of sentences in the new features section and updated issue numbers for clarity.
1 parent 825647f commit 4dc72ee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

NEWS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ where the formatting is also better._
1010

1111
- Added support for "bubble" scatter plots, allowing for point size scaling via
1212
an appropriate `cex` argument (e.g., a continuous variable from your dataset).
13-
The updated `?type_points` helpfile contains several examples. Simultaneously
14-
enables dual-legend support for combined size + color mappings.
13+
Simultaneously enables dual-legend support for combined size + color mappings.
14+
The updated `?type_points` helpfile contains several examples.
1515
(#433 @grantmcdermott)
1616
- Improved horizontal legend spacing, as well as multicolumn legend support. A
1717
new example in the "Tips & tricks" vignettes demonstrates the latter.
@@ -24,7 +24,7 @@ where the formatting is also better._
2424
(#461 @vincentarelbundock)
2525
- The new `tinyplot(..., theme = <theme>)` argument enables users to invoke
2626
ephemeral themes as an alternative to the persistent themes that follow
27-
`tinytheme(<theme>)`. (#483 @grantmcdermott)
27+
`tinytheme(<theme>)`. (#484 @grantmcdermott)
2828

2929
### Bug fixes
3030

0 commit comments

Comments
 (0)