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