I believe you are out of luck, but something like the following (while
not exactly what you want) doesn't look too bad:
data.addColumn('number', 'Population :: Density');
data.addColumn('number', 'Population :: Total');
data.addColumn('number', 'Financial :: Income');
data.addColumn('number', 'Financial :: Expenses');
Good luck,
Keith
--
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.