Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 695: | Rivi 695: | ||
} else if ( depthcats[0] == 'bottom' ) { | } else if ( depthcats[0] == 'bottom' ) { | ||
memo.title = memo.title.replace( '[D]', '(' + i18n[ 'bottom' ][ memo.lang ] + ')' ); | memo.title = memo.title.replace( '[D]', '(' + i18n[ 'bottom' ][ memo.lang ] + ')' ); | ||
} | } | ||
} else if ( depthcats.length == 2 ) { | } else if ( depthcats.length == 2 ) { | ||
} else { | } else { | ||
} | } | ||
memo.title = memo.title.replace( ' [D]', '' ); | |||
// make ticks for y axis on cat types | // make ticks for y axis on cat types | ||


