Hi,
I am using google Table chart on web pages being designed for mobile
devices.
I would like to shrnk the width of first column of table due to space
crunch in mobile devices. I am calling draw method for table as
below:-
table.draw(data, {allowHtml: true, height: 200, width: 500, title:
'Key Figures' });
Can someone please tell me how can I customize the width of columns?
Thanks!
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-visualization-api?hl=en.