Hello everyone. Please give me the any advices.

I wanna make a corechart using csv data including the string and numerical 
value.
I successed to execute the sample code made by google developers.
https://developers.google.com/chart/interactive/docs/dev/dsl_csv

This sample code assumes that all columns in the CSV file are text columns.
My CSV file does not include only string value, but also numerical value, so
I have to modify the source code. However I cannot understand which lines I 
have to change.

I attached to my csv file.

Please help me ><

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/0f02be68-c862-4646-903c-7a4ae0c51c3a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
id,value
1,0.5
2,1.2
3,1.5
4,1.6
5,2.0

Reply via email to