Skip to content
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

Make grapht() return a ggplot2/ggraph compatible object to allow layering #40

Open
henriquesposito opened this issue Dec 21, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@henriquesposito
Copy link
Contributor

henriquesposito commented Dec 21, 2023

Currently, adding layers to grapht() objects is not working.

grapht(play_diffusion(ison_adolescents, recovery = 0.2), layout = "circle") + labs(title = "Diffusion network") + scale_color_iheid() + theme_iheid()

@henriquesposito henriquesposito added the enhancement New feature or request label Dec 21, 2023
@jhollway jhollway changed the title Make autographd() return a ggplot2/ggraph compatible object to allows for layering Make grapht() return a ggplot2/ggraph compatible object to allow layering Jun 19, 2024
@joshihelli
Copy link

Would support and appreciate this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants