Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2292452
  • 博文数量: 252
  • 博客积分: 5472
  • 博客等级: 大校
  • 技术积分: 3107
  • 用 户 组: 普通用户
  • 注册时间: 2011-09-17 18:39
文章分类

全部博文(252)

文章存档

2012年(96)

2011年(156)

分类: LINUX

2012-03-12 17:37:05

1 安装graphviz     sudo apt-get install graphviz

2 编辑dot文件,例如test.dot, 产生图片:dot -Tsvg test.dot -o test.svg

 

Graphviz - Graph Visualization Software
执行文件路径:
/usr/bin/dot

阅读(7409) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~