Skip to content

Commit

Permalink
Updates documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
eliocamp committed Oct 14, 2024
1 parent 609dd18 commit d924136
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## Breaking changes

- The `GetSMNData()` function is defunct. The functionality is a hack and hard to maintain and it's also very specific and should be out of scope for a general package.
- The `GetSMNData()` function is defunct. The functionality was a hack and hard to maintain and it's also very specific and should be out of scope for a general package.
- The `trans` argument of scales has been renamed to `transform` following ggplot2's change.
- `scale_mag()` internals are now much simpler and inherits all the functionality from common continuous scales. (thanks @teunbrand for the suggestion, #186)
- The `step` computed variable in `geom_streamline()` now goes from 0 to the total number of steps instead of from negative half to positive half.
Expand Down
6 changes: 3 additions & 3 deletions man/discretised_scale.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions man/label_scales.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions man/scale_divergent.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d924136

Please sign in to comment.