correction new_home + stats + dem_devis
This commit is contained in:
@@ -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'));
|
||||
|
||||
Reference in New Issue
Block a user