Template:PeakCountPerSample: Difference between revisions
From FANTOM5_SSTAR
No edit summary |
No edit summary |
||
Line 176: | Line 176: | ||
series: [{ | series: [{ | ||
name :'TF factors', | name :'TF factors', | ||
data: [] | data: [] | ||
}] | }] | ||
Line 188: | Line 188: | ||
options.series[0].data.push({ | options.series[0].data.push({ | ||
y:num, | y:num, | ||
color: col | color: col | ||
}); | }); | ||
} | } |
Revision as of 10:27, 24 September 2013