JTreeSS subversion repository

sventon subversion web client - http://www.sventon.org
[show recent changes]
 
  Help
Rev: HEAD (175) - https://secure.bioinfweb.info/Code/svn/JTreeSS / trunk / test / info.bioinfweb.jtreess.test.javacc / data / Test.treess
Show File - Test.treess  [show properties]
spinner
canvas {
 background-color: none; /* Transparent background */
 background-image: url('http://example.com/Test.png');
}
tree {
 layout: rectangular;
}
10  #un6gt { /* Some unique node name */
11    font-family: arial, sans-serif;
12    font-size: 8 mm;
13    font-weight: bold;
14  }
15 
16  node {
17   font-size: abc(0.7em + metadataValue(currentNode, 'a:flowerSize', 'a:averageSize') * 0.01em);
18  }
19 
20  *:terminal { /* This would reference terminal nodes, branches, labels, ... */
21   color: blue;
22  }
23 
24  node:matches(:first-child, :last-child) {
25   color: #FF0000;
26  }
27 
28  text-label.baysianSupport { /* Example to reference labels by their ID. (Temporary, since label IDs will be removed from TG.) */
29   -biw-line-position: 25.6;
30  }
31 
32  scale {
33    visible : true;
34  }


feed icon

sventon 2.5.1

bioinfweb RSS feed bioinfweb on twitter JTreeSS on GitHub
bioinfweb - Biology & Informatics Website