Skip to content

Commit f208661

Browse files
committed
Tweak bullet with related changes
1 parent bc654a9 commit f208661

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

NEWS.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,8 +270,11 @@
270270
is setup once in total instead of once per group (@teunbrand, #5971)
271271
* `facet_grid(space = "free")` can now be combined with `coord_fixed()`
272272
(@teunbrand, #4584).
273-
* `theme_classic()` now has black ticks and text instead of dark gray. In
274-
addition, `theme_classic()`'s axis line end is `"square"` (@teunbrand, #5978).
273+
* `theme_classic()` has the following changes (@teunbrand, #5978 & #6320):
274+
* Axis ticks are now black (`ink`-coloured) instead of dark gray.
275+
* Axis line ends are now `"square"`.
276+
* The panel grid is now blank at the `panel.grid` hierarchy level instead of
277+
the `panel.grid.major` and `panel.grid.minor` levels.
275278
* {tibble} is now suggested instead of imported (@teunbrand, #5986)
276279
* The ellipsis argument is now checked in `fortify()`, `get_alt_text()`,
277280
`labs()` and several guides (@teunbrand, #3196).

0 commit comments

Comments
 (0)