问题
How to set width of a TableChart is explained in Google Apps Script - Chart Service: table size, column format.
What I need to do is control the absolute or relative sizes of columns and rows of the TableChart when it's displayed via a UiApp.
Starting with the script provided in megabyte1024's answer to that previous problem, how would one make the four "Donuts Eaten" columns each just 10% of the table width, say?
Can we control width by pixels and %? What are the control parameters for row height?
来源:https://stackoverflow.com/questions/13708392/google-app-script-chart-service-tablechart-column-width-row-height