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

Add possibility to set attributes like "rankdir" and "splines" #35

Closed
Sebobo opened this issue Sep 19, 2019 · 2 comments
Closed

Add possibility to set attributes like "rankdir" and "splines" #35

Sebobo opened this issue Sep 19, 2019 · 2 comments
Labels

Comments

@Sebobo
Copy link

Sebobo commented Sep 19, 2019

Currrently it doesn't seem to be possible to set these properties to influence the rendering of the graph.

It would be great to have a setAttribute or similar for this on the GraphViz instance.

@Sebobo
Copy link
Author

Sebobo commented Sep 19, 2019

Ah found $graph->setAttribute('graphviz.graph.rankdir', 'LR'); nvm :)

@Sebobo Sebobo closed this as completed Sep 19, 2019
@clue clue added the question label Sep 19, 2019
@clue
Copy link
Member

clue commented Sep 19, 2019

@Sebobo Glad you've found out already and thanks for sharing your findings 👍

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

No branches or pull requests

2 participants