If I place this in the CSV and call to draw a org chart I get an error saying wrong number of columns. I am assuming them as 3 columns please let me know how to solve this.
Name, Paret, ToolTip
{v:'Mike', f:'Mike<div style="color:red;
font-style:italic">President</div>'}, '', 'The President'
{v:'Jim', f:'Jim<div style="color:red; font-style:italic">Vice
President<div>'}, 'Mike', 'VP'
'Alice', 'Mike', ''
'Bob', 'Jim', 'Bob Sponge'
'Carol', 'Bob', ''
-- 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.
