Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 42: | Rivi 42: | ||
if ( typeof data.cat != 'undefined' ) { | if ( typeof data.cat != 'undefined' ) { | ||
jw.obstype[ ot ].catsum += data.cat; | jw.obstype[ ot ].catsum += parseInt( data.cat ); | ||
jw.obstype[ ot ].catcount++; | jw.obstype[ ot ].catcount++; | ||
jw.obstype[ ot ].catmean = jw.obstype[ ot ].catsum / jw.obstype[ ot ].catcount; | jw.obstype[ ot ].catmean = jw.obstype[ ot ].catsum / jw.obstype[ ot ].catcount; | ||


