pkgsrc-wip/kgraphviewer/DESCR
Mark Davies 4ac61d955d Add kgraphviewer-2.0.2-kde4.3.3 from extragear
GraphViz dot graph viewer for KDE4
2009-11-12 11:25:37 +00:00

17 lines
647 B
Text

KGraphViewer is a tool to display graphviz .dot graphs.
It is more generally a KPart able to display any graph data that graphviz can
handle. This part is commanded through the signals/slots mechanism. It is used
in an experimental dot graphs editor called kgrapheditor released with in this
package.
The currently implemented features are:
- graphviz 2.12 xdot format supported
- zooming
- loading of several graphs in tabs;
- saving of the recent files list;
- manual reload of files;
- display of a bird-eye view of the graph;
- moving of the graph by dragging;
- graph printing with preview;
- loading of nearly all graphviz example graphs;