Difference between revisions of "Template:Heidelberg/code arabinose"

Line 66: Line 66:
 
     var aradata = [{x: time,
 
     var aradata = [{x: time,
 
                         y: ca,
 
                         y: ca,
                         name: 'Arabinose [g/l] ' + (call+1),  
+
                         name: 'Arabinose [g/l] ' + (call+1)/2,  
 
                         line: {color: colors[call % colors.length]},
 
                         line: {color: colors[call % colors.length]},
 
                         hoverlabel: {font: {family: 'Josefin Sans'} }
 
                         hoverlabel: {font: {family: 'Josefin Sans'} }
 
                       }];
 
                       }];
 +
    call++;
 
        
 
        
 
     var color = '#393939';
 
     var color = '#393939';

Revision as of 22:31, 30 October 2017