Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 400: | Rivi 400: | ||
function drawVisualization( memo ) { | function drawVisualization( memo ) { | ||
if ( memo.obsesA.length > 0 ) { | |||
if ( typeof i18n[ memo.obscode ].direction != 'undefined' ) { memo.vaxisdir = i18n[ memo.obscode ].direction; } else { memo.vaxisdir = 1; } | if ( typeof i18n[ memo.obscode ].direction != 'undefined' ) { memo.vaxisdir = i18n[ memo.obscode ].direction; } else { memo.vaxisdir = 1; } | ||
| Rivi 673: | Rivi 675: | ||
} | } | ||
} else { | |||
console.log( memo ); | |||
} | |||
} | } | ||
| Rivi 1 697: | Rivi 1 703: | ||
'type': 'num', | 'type': 'num', | ||
'season': 'summer', | 'season': 'summer', | ||
'direction': 1, | 'direction': 1, | ||
'trend': { 'type': 'gaussian', 'layout': 'line' }, | 'trend': { 'type': 'gaussian', 'layout': 'line' }, | ||


