Template:Team:Bonn:NetworkTop

From 2013.igem.org

(Difference between revisions)
Line 225: Line 225:
                 height = general.height*2/3;
                 height = general.height*2/3;
                 width = general.width/6;
                 width = general.width/6;
-
                 cheight = 10;
+
                 cheight = 9;
-
                 cwidth = 10;
+
                 cwidth = 9;
           } else {
           } else {
-
                 cheight = 14;
+
                 cheight = 13;
-
                 cwidth = 14;
+
                 cwidth = 13;
                 if(content.childs.length < 5) {
                 if(content.childs.length < 5) {
                         height = general.height/4 *content.childs.length;
                         height = general.height/4 *content.childs.length;
Line 385: Line 385:
                         createNetwork({
                         createNetwork({
                                 n:content.childs,
                                 n:content.childs,
-
                                 height:100,
+
                                 height:150,
                                 width:600,
                                 width:600,
                                 start:nodeDegStart,
                                 start:nodeDegStart,

Revision as of 23:36, 3 October 2013