Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 300: | Rivi 300: | ||
fontSize: 12, | fontSize: 12, | ||
title: titlevar, | title: titlevar, | ||
XtitlePosition: 'out', | |||
titleTextStyle: { fontName: 'Poppins', fontSize: 14, color: '#005854' }, | titleTextStyle: { fontName: 'Poppins', fontSize: 14, color: '#005854' }, | ||
vAxis: { viewWindowMode:'explicit', viewWindow:{ max:0.8, min:0 }, gridlines: { count: '4', color: '#c1e7f7' }}, | vAxis: { viewWindowMode:'explicit', viewWindow:{ max:0.8, min:0 }, gridlines: { count: '4', color: '#c1e7f7' }}, | ||
hAxis: {title: i18n( 'Viikko', lang ), slantedText: false, maxAlternation: 1, titleTextStyle: { fontName: '"Arial"' } }, | hAxis: {title: i18n( 'Viikko', lang ), slantedText: false, maxAlternation: 1, titleTextStyle: { fontName: '"Arial"' } }, | ||
backgroundColor: { fill: "#<!--{$bgcolor|default:ffffff|escape:'html'}-->", stroke: "#c1e7f7", strokeWidth: 0 }, | backgroundColor: { fill: "#<!--{$bgcolor|default:ffffff|escape:'html'}-->", stroke: "#c1e7f7", strokeWidth: 0 }, | ||
chartArea: { | chartArea: { Xtop: 30, Xleft: 30, backgroundColor: "#<!--{$bgcolor|default:ffffff|escape:'html'}-->" }, | ||
series: { | series: { | ||
0: {type: "bars", color: '#005854' }, | 0: {type: "bars", color: '#005854' }, | ||


