We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6d20a4 commit cd93462Copy full SHA for cd93462
NEWS.md
@@ -1,5 +1,7 @@
1
# ggplot2 (development version)
2
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).
5
* All position scales now use the same definition of `x` and `y` aesthetics.
6
This lets uncommon aesthetics like `xintercept` expand scales as usual.
7
(#3342, #4966, @teunbrand)
0 commit comments