KGraphviewer: Difference between revisions

From KDE UserBase Wiki
(Markup edit)
(Reved emphasis from link, excessive menuchoice)
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
<translate>
<translate>


<!--T:1-->
{|class="tablecenter vertical-centered"
{|class="tablecenter vertical-centered"
|[[Image:Kgraphview2.jpg|thumb|265px]]|| '''A Graphviz dot graph file viewer'''
|[[Image:Kgraphview2.jpg|thumb|265px]]|| '''A Graphviz dot graph file viewer'''
|}
|}


==Features==
==Features== <!--T:2-->


<!--T:3-->
* Perfect drawing of all graphviz example graphs
* Perfect drawing of all graphviz example graphs
* Full-featured printing
* Full-featured printing
* Zooming
* Zooming
* 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 dot for directed graphs and neato for undirected
* Arbitrary layout algo possible, as soon as it produces xdot format
* 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)


<!--T:4-->
and much more.
and much more.


<!--T:5-->
{|class="tablecenter"
{|class="tablecenter"
|[[Image:Kgraphview1.png|thumb|300px]]||&nbsp;||[[Image:Kgraphview3.jpg|thumb|300px]]
|[[Image:Kgraphview1.png|thumb|300px]]||&nbsp;||[[Image:Kgraphview3.jpg|thumb|300px]]
|}
|}


<!--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.
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]'''
<!--T:7-->
Get more information from [http://www.kde-apps.org/content/show.php?content=23999 the Project Page]


<!--T:8-->
[[Category:Graphics]]
[[Category:Graphics]]
</translate>
</translate>

Revision as of 20:59, 4 October 2010

Other languages:
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