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 a2f38b8 commit 2c385abCopy full SHA for 2c385ab
NEWS.md
@@ -2,6 +2,9 @@
2
3
### Bug fixes
4
5
+* Logical values for the linetype aesthetic will be interpreted numerically,
6
+ so that `linetype = FALSE` becomes 0/'blank' and `linetype = TRUE` becomes
7
+ 1/'solid' (@teunbrand, #6641)
8
* Fixed regression where `draw_key_rect()` stopped using `fill` colours
9
(@mitchelloharawild, #6609).
10
* Fixed regression where `scale_{x,y}_*()` threw an error when an expression
0 commit comments