Graphviz

Graphviz是开源图形可视化软件。在网络,生物信息学,软件工程,数据库和网页设计,机器学习以及其他技术领域的可视化界面中具有重要的应用。(Graphviz is open source graph visualization software. It has important applications in networking, bioinformatics, software engineering, database and web design, machine learning, and in visual interfaces for other technical domains.)

  • Owner: ellson/MOTHBALLED-graphviz
  • Platform: Windows, Solaris, Mac, Linux
  • License:: Eclipse Public License 1.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Graphviz是开源图形可视化软件。 图形可视化是一种将结构信息表示为抽象图和网络图的方法。 它在网络,生物信息学,软件工程,数据库和网页设计,机器学习以及其他技术领域的可视化界面中具有重要的应用。

特征

Graphviz布局程序以简单的文本语言描述图形,并以有用的格式制作图表,例如网页的图像和SVG; PDF或Postscript包含在其他文件中; 或在交互式图形浏览器中显示。

Graphviz具有许多用于具体图表的有用功能,例如颜色,字体,表格节点布局,线条样式,超链接和自定义形状的选项。

Overview

Name With Ownerellson/MOTHBALLED-graphviz
Primary LanguageC
Program languageShell (Language Count: 27)
PlatformWindows, Solaris, Mac, Linux
License:Eclipse Public License 1.0
Release Count69
Last Release Namestable_release_2.40.1 (Posted on )
First Release NameLAST_LIBGRAPH (Posted on 2013-10-16 15:24:17)
Created At2013-09-27 15:32:09
Pushed At2018-09-08 06:03:15
Last Commit At2018-06-14 14:29:05
Stargazers Count1.3k
Watchers Count95
Fork Count253
Commits Count10.2k
Has Issues Enabled
Issues Count1176
Issue Open Count904
Pull Requests Count105
Pull Requests Open Count0
Pull Requests Close Count16
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

Graphviz - Graph Visualization Tools

Linux build status
Windows Build Status

from AT&T Research and Lucent Bell Labs

See doc/build.html within the source tree or https://graphviz.org/doc/build.html for prerequisites and detailed build notes.

master GIT Repository

The master GIT Repository for graphviz can be found at:

Documentation

The Graphviz documents are currently hosted at https://emden.github.io/

Graph Visualization ( https://graphviz.org/about/ )

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.

Graphviz is open source graph visualization software. It has several main layout programs. See the gallery for sample layouts. It also has web and interactive graphical interfaces, and auxiliary tools, libraries, and language bindings. We're not able to put a lot of work into GUI editors but there are quite a few external projects and even commercial tools that incorporate Graphviz. You can find some of these in the Resources section.

The 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.

In practice, graphs are usually generated from an external data sources, but they can also be created and edited manually, either as raw text files or within a graphical editor. (Graphviz was not intended to be a Visio replacement, so it is probably frustrating to try to use it that way.)

Contacts

If you have a bug or believe something is not working as expected, please submit a bug report.

If you have a general question or are unsure how things work, these queries can also be posted in the Graphviz Issues page.

John Ellson

To the top