-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Consolidate coordinate scale expansion and limiting code #3380
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
paleolimbot
merged 26 commits into
tidyverse:master
from
paleolimbot:issue-3371-expantion-strategy
Jul 1, 2019
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
6fefc89
move expantion-related functions to their own file
paleolimbot 913e440
fix spelling of expansion in filenames, move expand_default to scale-…
paleolimbot 12e3e8a
remove scale_range(), fix scale_dimension() tests
paleolimbot 586d271
move all scale expansion to Scale$dimension()
paleolimbot 348b90b
have coord polar and coord map use expansion
paleolimbot c7310de
add functions to expand continuous and discrete scale limits with tra…
paleolimbot 1890252
apply new expansion strategy to coord_trans()
paleolimbot 5d5b679
have all expansion take place using functions in scale-expansion.r
paleolimbot 1c4adcd
get second axes to work with coord_trans()
paleolimbot dfd89de
ensure that the reverse/reciprocal transformations work with coord_tr…
paleolimbot be2a229
add news bullets
paleolimbot 6c79a04
remove all coord limiting/expansion code from scale functions
paleolimbot 5041427
change argument order: should always be limits, expansion, coord_limits
paleolimbot 3f52a42
mention removal of `xtrans` and `ytrans` arguments in `coord_trans()`
paleolimbot a4f5bb9
explicitly noRd expand_range4() (not exported), fix PR review comment…
paleolimbot 3f06b3e
loudly deprecate limx and limy
paleolimbot f72bd7b
calculate expansion prior to calling expand_limits_scale()
paleolimbot d60d0a1
clarify coord_limits param in expand_limits_scale()
paleolimbot cb31615
fix assign operator for expand_scale
paleolimbot 16f57c2
remove last reference to gg_dep (#3057)
paleolimbot 9f92894
rename expand_default to default_expansion
paleolimbot 73125a8
rename `expand_scale()` to `expansion()`
paleolimbot 7acadc5
add news bullet for expand_scale deprecation
paleolimbot 2df6bdb
fix typo in expansion doc
paleolimbot 18220cc
add deprecation warning for expand_scale()
paleolimbot 7773fc6
fix dep notice
paleolimbot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.