Template:Team:Bonn:Network
From 2013.igem.org
(Difference between revisions)
Line 41: | Line 41: | ||
n:parents, | n:parents, | ||
height:100, | height:100, | ||
- | width: | + | width:300, |
start:230, | start:230, | ||
end:310, | end:310, | ||
Line 56: | Line 56: | ||
n:childs, | n:childs, | ||
height:100, | height:100, | ||
- | width: | + | width:300, |
start:50, | start:50, | ||
end:130, | end:130, | ||
Line 694: | Line 694: | ||
getElements(i); | getElements(i); | ||
if(content.childs.length ==0) { | if(content.childs.length ==0) { | ||
- | height = general.height/ | + | height = general.height/3; |
- | width = general.width/ | + | width = general.width/3; |
- | + | ||
} else { | } else { | ||
height = general.height; | height = general.height; | ||
Line 832: | Line 831: | ||
n:content.childs, | n:content.childs, | ||
height:100, | height:100, | ||
- | width: | + | width:300, |
start:50, | start:50, | ||
end:130, | end:130, | ||
Line 860: | Line 859: | ||
n:content.parents, | n:content.parents, | ||
height:100, | height:100, | ||
- | width: | + | width:300, |
start:230, | start:230, | ||
end:310, | end:310, |
Revision as of 22:59, 1 October 2013