Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 419: | Rivi 419: | ||
function drawVisualization( memo ) { | function drawVisualization( memo ) { | ||
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 753: | Rivi 751: | ||
} | } | ||
console.log( memo.obscode ); | |||
if ( memo.obsesA.length == 0 ) { | if ( memo.obsesA.length == 0 ) { | ||


