Personal tools

Template:Flot ffcp mm9: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
(Created page with "<html> <h2>CAGE Peaks</h2> <div id="chartmm9" style="height:300px;"></div><br> Sample of clicked point: <span id="samplemm9"></span> <script type="text/javascript">...")
 
No edit summary
Line 20: Line 20:
   
   
     $.plot($("#chartmm9"), [dataset], {
     $.plot($("#chartmm9"), [dataset], {
       yaxis: { min: 0 },
       yaxis: { min: 0, axisLabel: 'TPM' },
       xaxis: { tickDecimals: 0, show: false },
       xaxis: { tickDecimals: 0, show: false },
       grid: { hoverable: true, clickable: true },
       grid: { hoverable: true, clickable: true },

Revision as of 15:21, 16 March 2012

CAGE Peaks


Sample of clicked point: