KGraphviewer: Difference between revisions
(Marked this version for translation) |
m (fix typo) |
||
Line 15: | Line 15: | ||
* Threaded loading of several graphs in tabs | * Threaded loading of several graphs in tabs | ||
* Automatically choose <menuchoice>dot</menuchoice> for directed graphs and <menuchoice>neato</menuchoice> for undirected | * Automatically choose <menuchoice>dot</menuchoice> for directed graphs and <menuchoice>neato</menuchoice> for undirected | ||
* Arbitrary layout | * Arbitrary layout also possible, as soon as it produces xdot format | ||
* Open new instances as new tabs in the old one (configurable) | * Open new instances as new tabs in the old one (configurable) | ||
Revision as of 14:19, 3 October 2010
A Graphviz dot graph file viewer |
Features
- Perfect drawing of all graphviz example graphs
- Full-featured printing
- Zooming
- Threaded loading of several graphs in tabs
- Automatically choose for directed graphs and for undirected
- Arbitrary layout also possible, as soon as it produces xdot format
- Open new instances as new tabs in the old one (configurable)
and much more.
This new version of KGraphviewer, written for KDE SC 4.x, includes a brand new application, KGrapheditor, an experimental dot graphs editor. KGraphviewer is part of the Extragear graphics package.
Get more information from the Project Page