Skip to content

Conversation

@teunbrand
Copy link
Collaborator

This PR aims to fix #6669.

Briefly, instead of having a function 'guess' a fallback function for a scale, we now populate this as an explicit argument to scales.
This ensures that non-standard aesthetics that use a standard default scale constructor also pick up a reasonable fallback palette.

Copy link
Member

@thomasp85 thomasp85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small issue but otherwise LGTM

@teunbrand teunbrand merged commit f28d8c1 into tidyverse:main Oct 20, 2025
13 checks passed
@teunbrand teunbrand deleted the alternative_palette_fallback branch October 20, 2025 09:44
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.

Error when calling scale_linetype (where no error was present previously)

2 participants