Template:PeakCountPerSample: Difference between revisions
From FANTOM5_SSTAR
No edit summary |
No edit summary |
||
Line 203: | Line 203: | ||
$("#list").change(function(){ | $("#list").change(function(){ | ||
var selVal = $(this).val(); | var selVal = $(this).val(); | ||
// var chart = $("#container").highcharts(); | |||
var options = chart.options; | var options = chart.options; | ||
alert(options.series[0].data) | alert(options.series[0].data) |
Revision as of 15:30, 26 September 2013
Sort by