Hello, I am loading a data collection form a txt file with php. Each line has *time x-value y-value*, there are differents y-values for the same x-value, the final graph is a polygon like this:
[image: graphXY.png] I don't know how to prepare the php array to export as json and then use *var data = new google.visualization.DataTable(jsonData);* Is possible to do this with google chart? Thank you! Edu.- -- 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 https://groups.google.com/group/google-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/2efba8b6-f3c0-42f9-aa7f-67b22c29cf94%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
