var options = {
colors: ["#06a006", "#a03206"], //, "#a03206", "#efeb02"
timeline: {
groupByRowLabel: true,
showBarLabels: false
},
tooltip: {
isHtml : true
},
hAxis : {
textStyle : {fontSize: 6},
direction : -1
},
backgroundColor: "#efefef"
}