How can i setting start point not 0

7 views
Skip to first unread message

Techapat Sabprasop

unread,
Apr 15, 2017, 7:07:54 AM4/15/17
to Google Visualization API
My Code 
var options = {
          
          width: 800,
          legend: { position: 'none' },
          bars: 'horizontal', // Required for Material Bar Charts.
 hAxis: {format: 'decimal'},
          axes: {
            x: {
              0: { side: 'top', label: 'ขนาดไฟล์'} // Top x-axis.
            }
          },
          bar: { groupWidth: "50%" }
        };
graph.JPG
Reply all
Reply to author
Forward
0 new messages