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 cabb746 commit ecee8ceCopy full SHA for ecee8ce
NEWS.md
@@ -87,7 +87,7 @@ small selection of feature refinements.
87
* It is now deprecated to specify `guides(<scale> = FALSE)` or
88
`scale_*(guide = FALSE)` to remove a guide. Please use
89
`guides(<scale> = "none")` or `scale_*(guide = "none")` instead
90
- (@yutannihilation, #4094).
+ (@yutannihilation, #4097)
91
92
* Fix a bug in `guide_bins()` where keys would disappear if the guide was
93
reversed (@thomasp85, #4210)
0 commit comments