Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ To be released as 2.3.0
data frame. Each aesthetic now must be either the same length as the data
frame or a single value. This makes silent recycling errors much less likely.

* Error: Free scales are only supported with `coord_cartesian()` and `coord_flip()`
* Error: `coord_*` doesn't support free scales

Free scales only work with selected coordinate systems; previously you'd
get an incorrect plot.
Expand Down