There is no direct way to control the width of a column in the Table charts, but you might be able to get around it by using the DataTable#setProperty method ( http://code.google.com/apis/chart/interactive/docs/reference.html#DataTable_setProperty , http://code.google.com/apis/chart/interactive/docs/gallery/table.html#customproperties) and give each cell in the column a CSS class which defines the cell width.
-- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/LqRgMsZGqwMJ. 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.
