Template:MotifActivitiesInMaraPhase1 mm9: Difference between revisions
From FANTOM5_SSTAR
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
<script type="text/javascript" src="http://f5-webapp2.gsc.riken.jp/rb_js/jquery-1.7.1.min.js"></script> | |||
<script src="http://f5-webapp2.gsc.riken.jp/rb_js/highcharts/highcharts.js" type="text/javascript"></script> | |||
<div id="container" style="width:100%; height:400px;"> | |||
<script type="text/javascript"> | <script type="text/javascript"> | ||
<!-- | <!-- | ||
var chart = new Highcharts.Chart({ | |||
chart: { | |||
renderTo: 'container' | |||
}, | |||
legend: { | |||
enabled: false | |||
}, | |||
title: { | |||
text: null | |||
}, | |||
yAxis: { | |||
title: { | |||
text: "Z-value" | |||
} | |||
}, | |||
xAxis: { | |||
labels: { | |||
enabled: false | |||
}, | |||
categories: ['Atoh1+ Inner ear hair cells - organ of corti, pool1.CNhs12533.12158-128G7','CD326+ enterocyte isolated from mice, treated with RANKL, day03, pool1.CNhs13242.11850-124I5','CD326+ enterocyte isolated from mice, treated with RANKL, day03, pool2.CNhs13233.11851-124I6'] | |||
}, | |||
tooltip: { | |||
shared: true, | |||
useHTML: true, | |||
headerFormat: '<small>{point.key}</small><table>', | |||
pointFormat: '<tr><td style="color: {series.color}">Value: </td>' + | |||
'<td style="text-align: right"><b>{point.y}</b></td></tr>', | |||
footerFormat: '</table>', | |||
valueDecimals: 2 | |||
}, | |||
series: [{ | |||
name: 'Values', | |||
data: [0.100086109833,-1.13916707053,-1.42678714129] | |||
}] | |||
}); | |||
--> | |||
</script> | </script> | ||
</html> | </html> | ||
<motifmarap1chart>one</motifmarap1chart> |
Revision as of 13:17, 20 February 2012
<motifmarap1chart>one</motifmarap1chart>