If you are getting rid of everything in the chart except the lines, add the
option:
chartArea: {width: "100%", height: "100%"}
to your options. That will expand the graph part of the chart to fill the
entire chart, eliminating the empty space where the title, axis labels,
legend, etc. would be.
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
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.