Difference between revisions of "Template:Team:Groningen/TEMPLATES/EXPERIMENSTANDPROTOCOLS"
Line 8: | Line 8: | ||
</div> | </div> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
− | + | var dependencyGraph = new DependencyGraph; | |
− | + | var settingsGraph = { | |
− | + | urldomain:"", | |
− | + | urlgraphs:"http://localhost/sites/igemgroningen.com.2015/resources/json/experimentgraph-slrR.json", | |
− | + | canvasid:"c57de2642e2a4edeab9a6b516f5227e8", | |
− | + | categorymap:{"t":"tasA","b":"bslA","a":"abrB bd1807","sl":"slrR","zp":"Salt Promotor","jh":"jh642","py":"py79","co":"3610 comI","si":"sinR","tb":"tasA + bslA","n":"Natto","pg":"PGA","th":"thrC","ab":"abrB JWV","fr":"Ferritin"}, | |
− | + | colorIcon: "4F4F4F", | |
− | + | colorShapeFail:"#A83838", | |
− | + | colorShapeSuccess:"#A39D52", | |
− | + | shapeSuccess:[{x:-30.34130859375,y:7.0789794921875},{x:-30.34130859375,y:7.0789794921875},{x:-30.34130859375,y:7.0789794921875},{x:-30.34130859375,y:7.0789794921875},{x:-30.34130859375,y:7.0789794921875},{x:-30.34130859375,y:7.0789794921875},{x:-30.34130859375,y:7.0789794921875},{x:-30.34130859375,y:7.0789794921875},{x:-30.34130859375,y:7.0789794921875},{x:-30.34130859375,y:7.0789794921875},{x:-30.34130859375,y:7.0789794921875},{x:-30.34130859375,y:7.0789794921875}], | |
− | + | shapeFail:[{x:-28.2841796875,y:6.3638916015625},{x:-28.2841796875,y:6.3638916015625},{x:-28.2841796875,y:6.3638916015625},{x:-28.2841796875,y:6.3638916015625},{x:-28.2841796875,y:6.3638916015625},{x:-28.2841796875,y:6.3638916015625},{x:-28.2841796875,y:6.3638916015625},{x:-28.2841796875,y:6.3638916015625},{x:-28.2841796875,y:6.3638916015625},{x:-28.2841796875,y:6.3638916015625},{x:-28.2841796875,y:6.3638916015625},{x:-28.2841796875,y:6.3638916015625}], | |
− | + | shapeIcon: [] | |
− | + | }; | |
− | + | dependencyGraph.SetUp(settingsGraph); | |
− | + | </script> | |
</div> | </div> | ||
</div> | </div> |
Revision as of 03:56, 19 September 2015
Template:Team:Groningen/CONTENT/Nameless
<canvas class="artboard" width="1280" height="1080" id="c57de2642e2a4edeab9a6b516f5227e8"></canvas>
<script type="text/javascript"> var dependencyGraph = new DependencyGraph; var settingsGraph = { urldomain:"", urlgraphs:"http://localhost/sites/igemgroningen.com.2015/resources/json/experimentgraph-slrR.json", canvasid:"c57de2642e2a4edeab9a6b516f5227e8", categorymap:{"t":"tasA","b":"bslA","a":"abrB bd1807","sl":"slrR","zp":"Salt Promotor","jh":"jh642","py":"py79","co":"3610 comI","si":"sinR","tb":"tasA + bslA","n":"Natto","pg":"PGA","th":"thrC","ab":"abrB JWV","fr":"Ferritin"}, colorIcon: "4F4F4F", colorShapeFail:"#A83838", colorShapeSuccess:"#A39D52", shapeSuccess:[{x:-30.34130859375,y:7.0789794921875},{x:-30.34130859375,y:7.0789794921875},{x:-30.34130859375,y:7.0789794921875},{x:-30.34130859375,y:7.0789794921875},{x:-30.34130859375,y:7.0789794921875},{x:-30.34130859375,y:7.0789794921875},{x:-30.34130859375,y:7.0789794921875},{x:-30.34130859375,y:7.0789794921875},{x:-30.34130859375,y:7.0789794921875},{x:-30.34130859375,y:7.0789794921875},{x:-30.34130859375,y:7.0789794921875},{x:-30.34130859375,y:7.0789794921875}], shapeFail:[{x:-28.2841796875,y:6.3638916015625},{x:-28.2841796875,y:6.3638916015625},{x:-28.2841796875,y:6.3638916015625},{x:-28.2841796875,y:6.3638916015625},{x:-28.2841796875,y:6.3638916015625},{x:-28.2841796875,y:6.3638916015625},{x:-28.2841796875,y:6.3638916015625},{x:-28.2841796875,y:6.3638916015625},{x:-28.2841796875,y:6.3638916015625},{x:-28.2841796875,y:6.3638916015625},{x:-28.2841796875,y:6.3638916015625},{x:-28.2841796875,y:6.3638916015625}], shapeIcon: [] }; dependencyGraph.SetUp(settingsGraph); </script>