]> granicus.if.org Git - graphviz/commitdiff
*** empty log message ***
authorarif <devnull@localhost>
Mon, 15 Feb 2010 20:31:15 +0000 (20:31 +0000)
committerarif <devnull@localhost>
Mon, 15 Feb 2010 20:31:15 +0000 (20:31 +0000)
share/gui/smyrna.glade
share/gui/template.dot

index 98095751bd22637b12119a350dbdf601ae213aed..747cf3eb96968560532c331af93336b67d7041d7 100755 (executable)
@@ -2561,7 +2561,7 @@ GLUT_BITMAP_HELVETICA_18
                      <property name="update_policy">GTK_UPDATE_ALWAYS</property>
                      <property name="snap_to_ticks">False</property>
                      <property name="wrap">False</property>
-                     <property name="adjustment">1200 0 5000 1 50 50</property>
+                     <property name="adjustment">10 0 100 1 50 50</property>
                    </widget>
                    <packing>
                      <property name="left_attach">1</property>
@@ -2575,7 +2575,7 @@ GLUT_BITMAP_HELVETICA_18
                  <child>
                    <widget class="GtkLabel" id="label110">
                      <property name="visible">True</property>
-                     <property name="label" translatable="yes">Max # of nodes to display</property>
+                     <property name="label" translatable="yes">Detail Level (1-100) </property>
                      <property name="use_underline">False</property>
                      <property name="use_markup">False</property>
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
index e86e29b4833a742bce066baca8eeeac382ab4441..f0536b9444c98b4857495699af28d8ba449d4046 100644 (file)
@@ -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",