atom-graphviz-preview-plus icon indicating copy to clipboard operation
atom-graphviz-preview-plus copied to clipboard

layoutengine nop

Open LukasWallisch opened this issue 5 years ago • 0 comments

Would be really nice to have a nop layout engine like the nop one from GVEdit. In some cases i have many iterations of the same graph. With dot the layout changes every time, with "nop" i could define my own layout with the "pos" attribute like: s [pos="0,200"]

LukasWallisch avatar Jul 19 '20 21:07 LukasWallisch