EFanZh/Graphviz-Preview

Add option to override layout engine

forivall opened this issue · 2 comments

in the cli, this is done with -K. This is also easily done with viz.js as mentioned in #10

Why not set the layout engine in the source code using the layout attribute?

Yeah, i discovered that attribute after I opened this issue. it was just a feature that I saw on viz.js's website, and I didn't know it was possible to control from the code. feel free to close.