Skip to content

Commit

Permalink
Add news bullet
Browse files Browse the repository at this point in the history
  • Loading branch information
teunbrand committed Jul 24, 2023
1 parent 8e6952c commit a12c789
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# ggplot2 (development version)

* The `legend.text.align` and `legend.title.align` arguments in `theme()` are
deprecated. The `hjust` setting of the `legend.text` and `legend.title`
elements continues to fulfil the role of text alignment (@teunbrand, #5347).

* Nicer error messages for xlim/ylim arguments in coord-* functions
(@92amartins, #4601, #5297).

Expand Down

0 comments on commit a12c789

Please sign in to comment.