| Join the Graphviz open source team! |
| With the explosion of graph-based data, the Graphviz project offers new contributors excellent opportunities to explore new concepts, or enhance tools that thousands of projects already use. We're looking for programmers and technical experts in core algorithms, interactive and command line programs, and rendering. This page provides a list of possible open work. And, of course, we are open to your suggestions. If you are interested, please contact us. |
Graphviz
|
|
|
|
Welcome to GraphvizAvailable translations: Romanian, Russian, Russian (more natural?) Serbo-Croation What is Graphviz?Graphviz is open source graph visualization software. Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. It has important applications in networking, bioinformatics, software engineering, database and web design, machine learning, and in visual interfaces for other technical domains.
FeaturesThe Graphviz layout programs take descriptions of graphs in a simple text language, and make diagrams in useful formats, such as images and SVG for web pages; PDF or Postscript for inclusion in other documents; or display in an interactive graph browser. Graphviz has many useful features for concrete diagrams, such as options for colors, fonts, tabular node layouts, line styles, hyperlinks, and custom shapes. Roadmapdot - "hierarchical" or layered drawings of directed graphs. This is the default tool to use if edges have directionality. neato - "spring model'' layouts. This is the default tool to use if the graph is not too large (about 100 nodes) and you don't know anything else about it. Neato attempts to minimize a global energy function, which is equivalent to statistical multi-dimensional scaling. fdp - "spring model'' layouts similar to those of neato, but does this by reducing forces rather than working with energy. sfdp - multiscale version of fdp for the layout of large graphs. twopi - radial layouts, after Graham Wills 97. Nodes are placed on concentric circles depending their distance from a given root node. circo - circular layout, after Six and Tollis 99, Kauffman and Wiese 02. This is suitable for certain diagrams of multiple cyclic structures, such as certain telecommunications networks. DownloadThe current release of Graphviz can be downloaded here: Download DocumentationDocumentation is available in the released package and from here: Documentation DiscussionsThere is a forum for registered users to ask questions and share information. Or, if you prefer, there are mailing lists for both users and developers. Bug And Issue TrackingReported Graphviz bugs and issues may be viewed by visiting the Issue Tracker.
|


Recent comments
10 hours 42 min ago
10 hours 41 min ago
1 day 32 min ago
1 day 4 hours ago
1 day 5 hours ago
1 day 5 hours ago
1 day 5 hours ago
1 day 12 hours ago
1 day 12 hours ago
1 day 13 hours ago