Ero sivun ”Widget:XJwCharts” versioiden välillä
Järvi-meriwikistä
Rivi 68: | Rivi 68: | ||
var table = []; | var table = []; | ||
− | console.log( | + | console.log( lastW ); |
firstW = Math.floor( firstW/10 ) * 10; | firstW = Math.floor( firstW/10 ) * 10; | ||
lastW = Math.floor( lastW/10+1 ) * 10; | lastW = Math.floor( lastW/10+1 ) * 10; | ||
− | console.log( | + | console.log( lastW ); |
for ( var y=firstW; y<(lastW+1); y++ ) { | for ( var y=firstW; y<(lastW+1); y++ ) { |