Skip to content
kumadasu edited this page Aug 5, 2012 · 2 revisions

##What is Graphviz This project use Graphviz to visualize the history of Tizen. It generate complicated graph from simple text.

For detail please check out Graphviz.

##How to use Graphviz on Ubuntu I checked on Ubuntu 12.04 64bit. Probably it works on other version.

  1. Install sudo apt-get install graphviz xdot
  2. View xdot tizen-history.dot
  3. After modifying dot file. Type Ctrl-r on xdot to reload the dot file.
Clone this wiki locally