(View this PageEdit this PageUploads to this PageHistory of this PageHomeRecent ChangesSearch the SwikiHelp Guide)
[blog] [ML] [todo] [CVS] [bug] [apache log] [swiki log] [statistics] [map] [man] [info] [アンテナ]

GraphViz

-----------

AT&T研究所で作成されたグラフを作成するツール
OpenSourceである。(GREAT!!)

-----------

GraphVizのインストール

  1. 最新版をAT&TのサイトよりDLする。
  2. ./configure
  3. make
  4. make check
  5. make install(rootで)

-----------

GraphVizでインストールされるツール類

コマンド 概要
dot makes hierarchical layouts of directed graphs
neato makes "spring" model layouts of undirected graphs
dotty a customizable interface written in LEFTY
tcldot a customizable graphical interface written in tcl7.6
libgraph the base library for graph tools

-----------

GraphVizの使い方


-----------

GraphVizとRuby


-----------

GraphVizとJava

-----------

このサイトの関連ページ

-----------

関連リンク

-----------

Links to this Page