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 08e5f6c commit 79e8b45Copy full SHA for 79e8b45
NEWS.md
@@ -3,7 +3,7 @@
3
* `stat_contour()`, `stat_density2d()`, `stat_bin2d()`, `stat_binhex()`
4
now calculate normalized statistics including `nlevel`, `ndensity`, and
5
`ncount`. Also, `stat_density()` now includes the calculated statistic
6
- `nlevel`, an aliasfor `scaled`, to better match the syntax of `stat_bin()`
+ `nlevel`, an alias for `scaled`, to better match the syntax of `stat_bin()`
7
(@bjreisman, #2679).
8
9
* `geom_hex()` now understands the `size` and `linetype` aesthetics
0 commit comments