Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 316: | Rivi 316: | ||
vAxis: { | vAxis: { | ||
title: i18n[memo.obscode]['axisTitleV'][memo.lang], | title: i18n[memo.obscode]['axisTitleV'][memo.lang], | ||
titleTextStyle: { bold: true }, | titleTextStyle: { bold: true, italic: false }, | ||
slantedText: false, | slantedText: false, | ||
maxAlternation: 1, | maxAlternation: 1, | ||
| Rivi 333: | Rivi 333: | ||
}, | }, | ||
series: [ ], | series: [ ], | ||
trendlines: [ ] | trendlines: [ ], | ||
annotations: { | |||
textStyle: { | |||
XfontName: 'Times-Roman', | |||
fontSize: 18, | |||
Xbold: true, | |||
Xitalic: true, | |||
Xcolor: '#871b47', // The color of the text. | |||
XauraColor: '#d799ae', // The color of the text outline. | |||
Xopacity: 0.8 // The transparency of the text. | |||
} | |||
}; | }; | ||


