[Google Area charts **
This is "options" I used in my code.
var options = {
// title: 'Company Performance',
// hAxis: {title: 'Year', titleTextStyle: {color: '#333'}},
// vAxis: {minValue: 0}
vAxis: {
format: '#',
gridlines: { count: 4},
},
};

**] 1
答案 0 :(得分:0)
添加以下图表选项...
areaOpacity: 1