Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 314: | Rivi 314: | ||
hAxis: {title: i18n( 'Viikko', lang ), slantedText: false, maxAlternation: 1, textStyle: { fontName: 'Poppins', color: '#005854' }, titleTextStyle: { fontName: 'Poppins', color: '#005854', italic: false, bold: true } }, | hAxis: {title: i18n( 'Viikko', lang ), slantedText: false, maxAlternation: 1, textStyle: { fontName: 'Poppins', color: '#005854' }, titleTextStyle: { fontName: 'Poppins', color: '#005854', italic: false, bold: true } }, | ||
backgroundColor: { fill: "#<!--{$bgcolor|default:ffffff|escape:'html'}-->", stroke: "#c1e7f7", strokeWidth: 0 }, | backgroundColor: { fill: "#<!--{$bgcolor|default:ffffff|escape:'html'}-->", stroke: "#c1e7f7", strokeWidth: 0 }, | ||
chartArea: { top: 30, right: 50, bottom: | chartArea: { top: 30, right: 50, bottom: 60, left: 50, backgroundColor: "#<!--{$bgcolor|default:ffffff|escape:'html'}-->" }, | ||
series: { | series: { | ||
0: {type: "bars", color: '#005854' }, | 0: {type: "bars", color: '#005854' }, | ||
| Rivi 322: | Rivi 322: | ||
4: {type: "line", color: '#308fb3', pointSize: 10, lineWidth: 1, visibleInLegend: false } | 4: {type: "line", color: '#308fb3', pointSize: 10, lineWidth: 1, visibleInLegend: false } | ||
}, | }, | ||
legend: { position: ' | legend: { position: 'in', alignment: 'center', textStyle: { color: '#005854' } }, | ||
isStacked: true | isStacked: true | ||
}; | }; | ||
| Rivi 371: | Rivi 371: | ||
hAxis: {title: i18n( 'Viikko', lang ), slantedText: false, maxAlternation: 1, textStyle: { fontName: 'Poppins', color: '#005854', italic: false, bold: false }, titleTextStyle: { fontName: 'Poppins', color: '#005854', italic: false, bold: true } }, | hAxis: {title: i18n( 'Viikko', lang ), slantedText: false, maxAlternation: 1, textStyle: { fontName: 'Poppins', color: '#005854', italic: false, bold: false }, titleTextStyle: { fontName: 'Poppins', color: '#005854', italic: false, bold: true } }, | ||
backgroundColor: { fill: "#<!--{$bgcolor|default:ffffff|escape:'html'}-->", stroke: "#e4e3de" }, | backgroundColor: { fill: "#<!--{$bgcolor|default:ffffff|escape:'html'}-->", stroke: "#e4e3de" }, | ||
chartArea: { top: 30, right: 50, bottom: | chartArea: { top: 30, right: 50, bottom: 60, left: 50, backgroundColor: "#<!--{$bgcolor|default:ffffff|escape:'html'}-->" }, | ||
series: { | series: { | ||
0: {type: "bars", color: '#005854' }, | 0: {type: "bars", color: '#005854' }, | ||
| Rivi 379: | Rivi 379: | ||
4: {type: "line", color: '#308fb3', pointSize: 10, lineWidth: 1, visibleInLegend: false } | 4: {type: "line", color: '#308fb3', pointSize: 10, lineWidth: 1, visibleInLegend: false } | ||
}, | }, | ||
legend: {position: ' | legend: {position: 'in', alignment: 'center', textStyle: { color: '#005854' } }, | ||
isStacked: true | isStacked: true | ||
}; | }; | ||


