Skip to content

Commit

Permalink
news
Browse files Browse the repository at this point in the history
  • Loading branch information
eliocamp committed Nov 24, 2020
1 parent c1be517 commit e5cc339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ discretisation procedure (such as the levels of `geom_contour_fill()`/`ggplot2::
and allows you to treat them as continuous.

- Related to that, `geom_contour_fill()` now gains a new computed aesthetic called `level_d`,
which is the same as `level` but forces the scale to automatically be discretised.
which is the same as `level` but forces ggplot2 to automaticallly use the new discretised scale.

- `AnchorBreaks()` gains a `bins` argument to mimic the default functionality of
`MakeBreaks()`.
Expand Down

0 comments on commit e5cc339

Please sign in to comment.