Skip to content

Commit cd93462

Browse files
committed
add news bullet
1 parent d6d20a4 commit cd93462

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS.md

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

3+
* `theme_classic()` now has black ticks and text instead of dark gray. In
4+
addition, `theme_classic()`'s axis line end is `"square"` (@teunbrand, #5978).
35
* All position scales now use the same definition of `x` and `y` aesthetics.
46
This lets uncommon aesthetics like `xintercept` expand scales as usual.
57
(#3342, #4966, @teunbrand)

0 commit comments

Comments
 (0)