Skip to content

Conversation

teunbrand
Copy link
Collaborator

This PR aims to fix #5425.

Briefly, when a scale had multiple aesthetics, the guide training could become asynchronous. This PR ensures that the guide training part receives the scales and aesthetics in a paired fashion, as to prevent this asynchrony.

@teunbrand teunbrand marked this pull request as ready for review September 18, 2023 13:35
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.

LGTM to the best of my abilities with the new guide system

@teunbrand teunbrand merged commit a560c99 into tidyverse:main Oct 2, 2023
@teunbrand teunbrand deleted the guide_training_fix branch October 2, 2023 13:14
cpsievert added a commit to plotly/plotly.R that referenced this pull request Oct 6, 2023
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.

Bug in guide training
2 participants