Skip to content

Forward compatibility: cherry-pick accessors #6387

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 6 commits into from
Apr 3, 2025

Conversation

teunbrand
Copy link
Collaborator

This PR aims to improve forward compatibility.

Briefly, it cherry-picks commits that introduce the accessors get_labs() and get_geom_defaults().
The ggplot_build.ggplot_built() method is needed for get_labs(), so it was included too.

teunbrand and others added 6 commits April 1, 2025 10:10
* Add `ggplot_build.ggplot_built` method

* small simplification in `get_guide_data()`

* add news bullet
* guides merge aesthetics

* add getter for completed plot labels

* incorporate getter in tests

* document
@teunbrand teunbrand requested a review from thomasp85 April 1, 2025 08:42
@thomasp85 thomasp85 merged commit 7960366 into tidyverse:fix_ragg_test Apr 3, 2025
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.

2 participants