HI,
Please help me. Whats wrong in this code?
--------------------------------------------------------------------------------------
var cssClassNames = {
'title' : 'Company Performance',
'width': 600,
'height':600};
var options = {'showRowNumber': true, 'allowHtml':
true, 'cssClassNames': cssClassNames};
chart.draw(data, options);
--------------------------------------------------------------------------------------
The width and height are not set to 600 .. even i include them in
quotes thats also not working..
BR,
Surya
--
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.