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