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

export_graph layout #489

Open
Benj19882023 opened this issue Jun 2, 2023 · 0 comments
Open

export_graph layout #489

Benj19882023 opened this issue Jun 2, 2023 · 0 comments

Comments

@Benj19882023
Copy link

Hi,

I just started using DiagrammeR and it is great.
My issue is that I'm trying to generate graphs with a tree layout.
The output is perfect using render_graph(a_graph, layout = "tree")

However, I need to batch-generate graphs to SVG files. I tried using export_graph, however, it does not accept the layout argument.

Any option or interest in being able to select a layout when exporting?

Thank you

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

No branches or pull requests

1 participant