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

Strict only applies to Digraphs #156

Open
etherealmachine opened this issue Jan 19, 2024 · 0 comments
Open

Strict only applies to Digraphs #156

etherealmachine opened this issue Jan 19, 2024 · 0 comments

Comments

@etherealmachine
Copy link

Is it intended that the strict option only applies to Digraphs? See

xStict = ((@strict && @oGraphType == "digraph") ? "strict " : "")
.

The docs at https://graphviz.org/doc/info/lang.html seem to suggest that strict graph is also valid.

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