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 b89eb83 commit 948f100Copy full SHA for 948f100
NEWS.md
@@ -7,6 +7,10 @@
7
feed data columns into `aes()` or into parameters of geoms or stats. However,
8
doing so remains discouraged (@clauswilke).
9
10
+* Aesthetic names are now consistently standardised both in `aes()` and in the
11
+ `aesthetics` argument of scale functions. Also, the US spelling "color"
12
+ is now always internally converted to "colour", even when part of a longer
13
+ aesthetic name (e.g., `point_color`) (@clauswilke, #2649).
14
15
# ggplot2 3.0.0
16
0 commit comments