juhasz-adam/graph-generator

dev-master 2015-06-01 11:43 UTC

This package is not auto-updated.

Last update: 2024-04-13 15:01:19 UTC


README

  • Generate graphs from linked entities using GraphViz. ( http://www.graphviz.org/ )
  • GephiReadableFileGenerator.php : Generates a .gexf file that can be opened with Gephi. ( http://gephi.github.io/ )
  • PDFGenerator.php : Generates a .pdf file from up to 200 entities. Single file.
  • SVGGenerator.php : Generates multiple .svg files, each containing one 'level' of entities with links.