m |
m |
||
(17 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Paris_Saclay}} | {{Paris_Saclay}} | ||
<html> | <html> | ||
+ | <style>header{background-image: url("https://static.igem.org/mediawiki/2016/8/8f/T--Paris_Saclay--banniere_project.jpg");}</style> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.6/d3.min.js" charset="utf-8"></script> | <script src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.6/d3.min.js" charset="utf-8"></script> | ||
<link rel="stylesheet" href="https://2016.igem.org/Team:Paris_Saclay/Notebook/cal-heatmapcss?action=raw&ctype=text/css" /> | <link rel="stylesheet" href="https://2016.igem.org/Team:Paris_Saclay/Notebook/cal-heatmapcss?action=raw&ctype=text/css" /> | ||
Line 15: | Line 16: | ||
start: new Date(2016, 5), | start: new Date(2016, 5), | ||
minDate: new Date(2016, 5), | minDate: new Date(2016, 5), | ||
− | maxDate: new Date(2016, | + | maxDate: new Date(2016, 9), |
− | + | range: 5, | |
− | range: | + | legend: [2, 3, 4, 5, 6, 7, 8], |
− | legend: [ | + | |
legendColors: { | legendColors: { | ||
− | min: "# | + | min: "#FFE4E1", |
− | max: "# | + | max: "#8B008B", |
+ | empty: "#ededed", | ||
}, | }, | ||
cellSize: 20, | cellSize: 20, | ||
Line 37: | Line 38: | ||
}); | }); | ||
</script> | </script> | ||
− | <div id="compl"></div> | + | <div id="compl" style="affix"></div> |
<div id="main"> | <div id="main"> | ||
</html> | </html> |
Latest revision as of 12:47, 16 October 2016