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

  • 所有者: ellson/MOTHBALLED-graphviz
  • 平台: Windows, Solaris, Mac, Linux
  • 許可證: Eclipse Public License 1.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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

特征

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

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

概覽

名稱與所有者ellson/MOTHBALLED-graphviz
主編程語言C
編程語言Shell (語言數: 27)
平台Windows, Solaris, Mac, Linux
許可證Eclipse Public License 1.0
發布數69
最新版本名稱stable_release_2.40.1 (發布於 )
第一版名稱LAST_LIBGRAPH (發布於 2013-10-16 15:24:17)
創建於2013-09-27 15:32:09
推送於2018-09-08 06:03:15
最后一次提交2018-06-14 14:29:05
星數1.3k
關注者數95
派生數253
提交數10.2k
已啟用問題?
問題數1176
打開的問題數904
拉請求數105
打開的拉請求數0
關閉的拉請求數16
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

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

去到頂部