-
Notifications
You must be signed in to change notification settings - Fork 22
Rework dynamic theme logic #549
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
Open
vincentarelbundock
wants to merge
30
commits into
grantmcdermott:main
Choose a base branch
from
vincentarelbundock:issue303
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 3 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
b088f5c
issue #303 margin adjustment for multi-line labels and titles
vincentarelbundock 53cbb82
update snapshot
vincentarelbundock d1d2cba
docs
vincentarelbundock fbd19f8
theme_dynamic
grantmcdermott 109640b
get_tpar instead of par()
vincentarelbundock 3ab1f94
Merge branch 'issue303' of https://github.com/vincentarelbundock/tiny…
grantmcdermott ebf44db
tests
grantmcdermott 9bbcff9
Merge branch 'main' into pr/vincentarelbundock/549
grantmcdermott 03c07ff
Refactor dynamic margin logic to additive build
grantmcdermott 7cf3082
Anchor main title at consistent line under dynmar
grantmcdermott 096097b
Gotcha: treat sub=NA as absent when positioning main
grantmcdermott 7ff977d
Anchor multi-line main at line N, not center
grantmcdermott d472f53
Scale main title bump with multi-line sub
grantmcdermott daae773
Replace hardcoded 1.2 sub-row bump with cex_sub + 0.2
grantmcdermott f0919ae
Remove internal pad from dynmar_side(); use theme mar as baseline
grantmcdermott 4e9a9b0
Bump top outer margin by facet-strip height under dynmar
grantmcdermott eb50612
Add 0.6-line baseline padding to dynamic theme mar[4]
grantmcdermott ac711ab
Compute dynmar margins up front; drop theme baseline on outer-legend …
grantmcdermott e55b771
known false positives for test suite on macos
grantmcdermott cadbc4c
fix mfrow + plot.new clash
grantmcdermott 11e2406
update test snapshots
grantmcdermott fd84857
avoid duplicate sanitize_legend calls
grantmcdermott 853135f
remove unreachable dynmar_side fallbacks
grantmcdermott c8fe8ad
fix r cmd check errors
grantmcdermott 9e3abfb
test tweaks
grantmcdermott 8c385e8
issue #479
grantmcdermott 55f9afb
update test snapshots
grantmcdermott d0c4652
news and dev version bump
grantmcdermott cd06059
issue #574
grantmcdermott fc63283
scalar comments for provenance
grantmcdermott 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
124 changes: 124 additions & 0 deletions
124
inst/tinytest/_tinysnapshot/margins_facet_multiline.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.