Skip to content

Improve Positron integration#377

Merged
grantmcdermott merged 5 commits intomainfrom
recordgraphics
Apr 21, 2025
Merged

Improve Positron integration#377
grantmcdermott merged 5 commits intomainfrom
recordgraphics

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