Ruby-Graphviz icon indicating copy to clipboard operation
Ruby-Graphviz copied to clipboard

Strict only applies to Digraphs

Open etherealmachine opened this issue 1 year ago • 0 comments

Is it intended that the strict option only applies to Digraphs? See https://github.com/glejeune/Ruby-Graphviz/blob/c3be805fc5e62ea1326eb9bb3708a807d1178525/lib/graphviz.rb#L522.

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

etherealmachine avatar Jan 19 '24 02:01 etherealmachine