Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 338: | Rivi 338: | ||
fontName: 'Open sans', | fontName: 'Open sans', | ||
fontSize: 15, | fontSize: 15, | ||
bold: true, | |||
Xitalic: | Xitalic: false, | ||
color: '#3366cc', | color: '#3366cc', | ||
auraColor: 'transparent', | auraColor: 'transparent', | ||
| Rivi 1 231: | Rivi 1 231: | ||
if ( s == ( memo.seasonsA.length - 1 ) && o == ( memo.seasonsO[memo.seasonsA[s]].obses.length - 1 ) ) { | if ( s == ( memo.seasonsA.length - 1 ) && o == ( memo.seasonsO[memo.seasonsA[s]].obses.length - 1 ) ) { | ||
console.log( s ); | |||
console.log( o ); | |||
console.log( obs ); | |||
var diff = memo.avgW[ obs.compareDate.getFullYear() ][ obs.compareDate.getWeek() ].avg - obs.value; | var diff = memo.avgW[ obs.compareDate.getFullYear() ][ obs.compareDate.getWeek() ].avg - obs.value; | ||


