Author: Christian Lopes
Date: 2010-09-01 08:37:18 -0700 (Wed, 01 Sep 2010)
New Revision: 21653

Modified:
   cytoscapeweb/trunk/cytoscapeweb/html-template/sample.html
Log:


Modified: cytoscapeweb/trunk/cytoscapeweb/html-template/sample.html
===================================================================
--- cytoscapeweb/trunk/cytoscapeweb/html-template/sample.html   2010-09-01 
15:31:59 UTC (rev 21652)
+++ cytoscapeweb/trunk/cytoscapeweb/html-template/sample.html   2010-09-01 
15:37:18 UTC (rev 21653)
@@ -69,7 +69,7 @@
                        layout = { name: "Preset", options: { fitToScreen: true 
} };
                     } else { // GraphML or SIF
                        if ($("#layouts").val() !== "Preset") {
-                            layout = { name: $("#layouts").val(), options: { 
weightAttr: "weight", weightNorm: "inverselinear", restLength: 50, 
autoStabilize: false } };
+                            layout = { name: $("#layouts").val(), options: { 
weightAttr: "weight", weightNorm: "linear", restLength: 50, autoStabilize: 
false } };
                         }
                                        }
 

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to