Skip to content

Improve Positron integration #377

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
merged 5 commits into from
Apr 21, 2025
Merged

Improve Positron integration #377

merged 5 commits into from
Apr 21, 2025

Conversation

grantmcdermott
Copy link
Owner

Fixes #349

I know there are quite a few file changes here, but the key ones are simply wrapping recordGraphics around (inside?) draw_legend() and draw_facet_window().

The other changes are just downstream of that (e.g., better documentation and argument passing of internal functions), as well as some improvements to the panel grid logic that I caught during testing (i.e., when grid = TRUE).

MWE

Bad Positron pic example (old code)

positron_old

Good Positron pic example (new code with this PR)

positron_new

@grantmcdermott grantmcdermott merged commit 977b840 into main Apr 21, 2025
3 checks passed
@grantmcdermott grantmcdermott deleted the recordgraphics branch May 14, 2025 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issues with recordPlot() and replayPlot()
1 participant