KGraphviewer: Difference between revisions
m (Fix section formatting) |
m (added BreadCrumbs) |
||
(7 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{ | <languages /> | ||
<translate> | |||
{{GrafBreadCrumbs|1=KGraphviewer}} | |||
{| | <!--T:1--> | ||
|[[Image:Kgraphview2.jpg|thumb|265px]]|| '''A Graphviz dot graph file viewer | {|class="tablecenter vertical-centered" | ||
|[[Image:Kgraphview2.jpg|thumb|265px]]|| '''A Graphviz dot graph file viewer''' | |||
|} | |} | ||
: | ==Features== <!--T:2--> | ||
<!--T:3--> | |||
* 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 also possible, as soon as it produces xdot format | |||
* Open new instances as new tabs in the old one (configurable) | |||
<!--T:4--> | |||
and much more. | and much more. | ||
This new | <!--T:6--> | ||
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. | |||
<!--T:7--> | |||
Get more information from [http://www.kde-apps.org/content/show.php?content=23999 the Project Page] | |||
<!--T:8--> | |||
[[Category:Graphics]] | |||
</translate> |
Latest revision as of 21:59, 29 October 2020
Home » Applications » Graphics » KGraphviewer
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 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