Number Formats

//
hAxis: {
 //format:'#,###%',  // 数字
 //format: 'd日H時',  // 時刻
 format: ' '         //不可視

}
//