Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 405: | Rivi 405: | ||
memo.options = { | memo.options = { | ||
backgroundColor: 'transparent', | backgroundColor: 'transparent', | ||
chartArea: { backgroundColor: { fill: '#ffffff | chartArea: { backgroundColor: { fill: '#ffffff', stroke: '#e4e3de', strokeWidth: 6 }}, | ||
legend: { position: 'bottom' }, | legend: { position: 'bottom' }, | ||
crosshair: { trigger: 'both' }, | crosshair: { trigger: 'both' }, | ||
| Rivi 413: | Rivi 413: | ||
vAxis: { | vAxis: { | ||
title: i18n[memo.obscode]['axisTitleV'][memo.lang], | title: i18n[memo.obscode]['axisTitleV'][memo.lang], | ||
titleTextStyle: { bold: true, italic: false }, | titleTextStyle: { bold: true, italic: false, color: colors['text'] }, | ||
textStyle: { color: colors['text'] } | |||
slantedText: false, | slantedText: false, | ||
maxAlternation: 1, | maxAlternation: 1, | ||
| Rivi 424: | Rivi 425: | ||
title: '', | title: '', | ||
slantedText: false, | slantedText: false, | ||
textStyle: { color: colors['text'] } | |||
maxAlternation: 1, | maxAlternation: 1, | ||
gridlines: { color: '#eee' }, | gridlines: { color: '#eee' }, | ||
| Rivi 440: | Rivi 442: | ||
bold: true, | bold: true, | ||
color: colors['text'], | color: colors['text'], | ||
auraColor: 'transparent' | auraColor: 'transparent' | ||
} | } | ||
} | } | ||


