To make the chart full screen, you'd have to detect the window size, then 
use those dimensions to set the width and height of the chart before 
drawing it.  Here's an example using your code (with a little extra help 
from jQuery; AJAX removed):  http://jsfiddle.net/jjNWr/

You can add new data to a DataTable object at any time; if you enter a 
value of null, then that data point will be omitted from the chart.

-- 
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/-/G6e3idx_4TUJ.
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.

Reply via email to