Personal tools

Template:PeakCountPerSample: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
Line 196: Line 196:
num);
num);
     }
     }
   
var chart = new Highcharts.Chart(options);
     $("#list").change(function(){
     $("#list").change(function(){
         var selVal = $(this).val();
         var selVal = $(this).val();
Line 221: Line 226:
     var chart = new Highcharts.Chart(options);     
     var chart = new Highcharts.Chart(options);     
});
});
   


var chart = new Highcharts.Chart(options);
 
});
});



Revision as of 15:25, 26 September 2013

Sort by