Skip to content

Conversation

cpsievert
Copy link
Collaborator

@cpsievert cpsievert commented May 2, 2023

Closes #2259

This PR add support for recent (internal) changes to ggplot2 (mostly the ones made in tidyverse/ggplot2#4879 and tidyverse/ggplot2#5144). These changes removed some internal ggplot2 functions ggplotly() was using to translate to plotly.js. Fortunately, the relevant logic is still accessible via methods on the plot object, so going forward ggplotly() won't be as reliant on internal ggplot2 functions.

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 in match.fun(FUN): 'ggfun("scales_transform_df")' is not a function, character or symbol
1 participant