From: arif Date: Mon, 15 Feb 2010 20:31:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: LAST_LIBGRAPH~32^2~1436 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=38a805a2ba79c0d079e0964b83b8c63193f38513;p=graphviz *** empty log message *** --- diff --git a/share/gui/smyrna.glade b/share/gui/smyrna.glade index 98095751b..747cf3eb9 100755 --- a/share/gui/smyrna.glade +++ b/share/gui/smyrna.glade @@ -2561,7 +2561,7 @@ GLUT_BITMAP_HELVETICA_18 GTK_UPDATE_ALWAYS False False - 1200 0 5000 1 50 50 + 10 0 100 1 50 50 1 @@ -2575,7 +2575,7 @@ GLUT_BITMAP_HELVETICA_18 True - Max # of nodes to display + Detail Level (1-100) False False GTK_JUSTIFY_LEFT diff --git a/share/gui/template.dot b/share/gui/template.dot index e86e29b48..f0536b944 100644 --- a/share/gui/template.dot +++ b/share/gui/template.dot @@ -41,7 +41,8 @@ strict digraph template { topologicalfisheyelabelattribute="label", drawnodes="1", drawedges="1", - drawlabels="1", + labelshownodes="0", + labelshowedges="0", defaultnodealpha="0.8", defaultedgealpha="0.5", defaultnodeshape="0",