It fixed the problem for me also.

Thank you.

quinta-feira, 26 de Fevereiro de 2015 às 20:20:14 UTC, Daniel Andor 
escreveu:
>
> We found that this change:
>
>          var visualization = new google.visualization.Table(iElement[0]);
>          visualization.draw(
> -            table_data, {sortColumn: 0, sortAscending: false});
> +            table_data, {sortColumn: 0, sortAscending: false, width: 
> '100%'});
>
> fixed the problem for us.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to