libgraph-easy-perl

Perl module to convert or render graphs (as ASCII, HTML, SVG or via Graphviz)

Description

Graph::Easy lets you generate graphs consisting of various shaped nodes connected by edges (with optional labels).

It can read and write graphs in a variety of formats, as well as render them via its own grid-based layouter. It has export filters for Graphviz, VCG (Visualizing Compiler Graphs), GDL (Graph Description Language) and GraphML. Import filters are for Graphviz, VCG and GDL.

Since the layouter works on a grid (manhattan layout), the output is most useful for flow charts, network diagrams, or hierarchy trees.

Graph::Easy has an easy-to-understand, compact and human readable graph description language.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Graph-Easy


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libgraph-easy-perl