Template:PeakCountPerSample: Difference between revisions
From FANTOM5_SSTAR
No edit summary |
No edit summary |
||
Line 200: | Line 200: | ||
var chart = new Highcharts.Chart(options, function(chart){ | var chart = new Highcharts.Chart(options, function(chart){ | ||
var tmp = $(this); | |||
alert(tmp); | |||
$("#list").change(function(){ | $("#list").change(function(){ | ||
changeType( | changeType(tmp.series, this.value); | ||
}); | }); | ||
Revision as of 15:47, 26 September 2013
Sort by