lacij icon indicating copy to clipboard operation
lacij copied to clipboard

Lacij is a graph visualization library for Clojure with automatic layouts, edition and undo/redo support.

Results 3 lacij issues
Sort by recently updated
recently updated
newest added

Adding an edge for a node to itself is not generally permitted for a proper DAG, but still could be a graph. When I add a self loop, the resulting...

feature

Currently the hierarchical layout supports only an orientation from west to east. It should also support other orientations like north to south etc.

feature

There is currently no way to position a label relatively within a node, the default and only available option is centered for single-lined label and spreaded on the node for...

feature