Ero sivun ”Widget:JwCurrentCharts” versioiden välillä
Järvi-meriwikistä
Rivi 626: | Rivi 626: | ||
iavg = ( icatsum/icatcount ); | iavg = ( icatsum/icatcount ); | ||
− | console.log( iavg ); | + | //console.log( iavg ); |
if ( iavg > 0.7 && ivc > 0 ) { | if ( iavg > 0.7 && ivc > 0 ) { | ||
Rivi 633: | Rivi 633: | ||
ivalmin = Math.round( ivalmin ); | ivalmin = Math.round( ivalmin ); | ||
ivalmax = Math.round( ivalmax ); | ivalmax = Math.round( ivalmax ); | ||
− | + | console.log( ivalavg ); | |
if ( ivalmax > ivalmin ) { | if ( ivalmax > ivalmin ) { | ||
istr = ivalmin + '–' + ivalmax + ' cm'; | istr = ivalmin + '–' + ivalmax + ' cm'; |