File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 270
270
is setup once in total instead of once per group (@teunbrand , #5971 )
271
271
* ` facet_grid(space = "free") ` can now be combined with ` coord_fixed() `
272
272
(@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.
275
278
* {tibble} is now suggested instead of imported (@teunbrand , #5986 )
276
279
* The ellipsis argument is now checked in ` fortify() ` , ` get_alt_text() ` ,
277
280
` labs() ` and several guides (@teunbrand , #3196 ).
You can’t perform that action at this time.
0 commit comments