Skip to content

Nic30/layeredGraphLayouter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

layeredGraphLayouter - !This repository will be removed and elk wrapper will be used instead because ELK is big and evolving software!

Travis-ci Build StatusPyPI versionCoverage StatusDocumentation Status

layeredGraphLayouter is python package for automatic generating of layered graphs used in dataflow/electronic/process/HDL visualization.

This was originally unofficial port of ELK (Eclipse Layout Kernel https://www.eclipse.org/elk/ https://github.com/eclipse/elk, http://www.rtsys.informatik.uni-kiel.de/en/research/kieler). but I was forced to do some radical optimizations which means this library is ELK-like more than ELK port.

This library currently has 3 exporters:

  • toMxGraph - creates MxGraph xml which can be opened for example at draw.io
  • toJson - simple json format
  • toSvg - SVG image

About

Layered Graph Layouter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages