KGraphviewer: Difference between revisions
No edit summary |
(Re-branding edit) |
||
Line 2: | Line 2: | ||
{|style="text-align:center" | {|style="text-align:center" | ||
|[[Image:Kgraphview2.jpg|thumb|265px]]|| '''A Graphviz dot graph file viewer | |[[Image:Kgraphview2.jpg|thumb|265px]]|| '''A Graphviz dot graph file viewer''' | ||
|} | |} | ||
==Features== | ==Features== | ||
Line 10: | Line 10: | ||
::* Zooming | ::* Zooming | ||
::* Threaded loading of several graphs in tabs | ::* Threaded loading of several graphs in tabs | ||
::* | ::* Automatically choose dot for directed graphs and neato for undirected | ||
::* Arbitrary layout algo possible, as soon as it produces xdot format | ::* Arbitrary layout algo 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) | ||
Line 19: | Line 19: | ||
|} | |} | ||
This new | 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 '''[http://www.kde-apps.org/content/show.php?content=23999 the Project Page]''' | Get more information from '''[http://www.kde-apps.org/content/show.php?content=23999 the Project Page]''' | ||
[[Category:Graphics]] | [[Category:Graphics]] |
Revision as of 15:24, 2 January 2010
Template:I18n/Language Navigation Bar
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 dot for directed graphs and neato for undirected
- Arbitrary layout algo 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