correction new_home + stats + dem_devis

This commit is contained in:
thienan
2021-07-07 12:04:03 +02:00
parent 31ed53f0f1
commit f742176c1e
8 changed files with 48 additions and 17 deletions

View File

@@ -63,14 +63,17 @@
var options_ca_3y_1 = {
title: '${title1}',
colors: ['0099c6', '990099', '109618', 'ff9900', '#dc3912', '3366cc'],
};
var options_ca_3y_2 = {
title: '${title2}',
colors: ['0099c6', '990099', '109618', 'ff9900', '#dc3912', '3366cc'],
};
var options_ca_3y_3 = {
title: '${title3}',
colors: ['0099c6', '990099', '109618', 'ff9900', '#dc3912', '3366cc'],
};
var chart_ca_12m = new google.visualization.ColumnChart(document.getElementById('chart_ca_12m'));