Does the Timeline Chart has still a limited way to deal with height? The 
code bellow isn't accurate:

            var rowHeight = 31;
            var chartHeight = (dataTable.getNumberOfRows() + 1) * rowHeight;

I am looking for a way to show the chart without the vertical scrollbars. 
Is it possible? Thanks.

-- 
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