Hello,

I have a DataTable of the below form

User_name (String), Priority (string), Priority count (number), Time_Spent 
(number)

Since there are 2 string columns, I get the error - All series of the given 
axis must be of the same type.

How do I get over this issue.

I might have to create columns for priority and populate the data of the 
form

User_name, High, Medium, low, Time spent

How do I take the existing data table and transform to a new data table 
form?

- Shekar

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to