Ero sivun ”Widget:JwCurrentCharts” versioiden välillä
Järvi-meriwikistä
Rivi 634: | Rivi 634: | ||
//total = ( Math.pow( iavg, 10 ) * dist ); | //total = ( Math.pow( iavg, 10 ) * dist ); | ||
//random = ( Math.random() > 0.5 ); | //random = ( Math.random() > 0.5 ); | ||
− | if ( ( dist | + | if ( ( dist > 1/iavg ) ) { |
aclass = 'ice1'; | aclass = 'ice1'; | ||
} else { | } else { |