On Tuesday, 26 July 2016 15:01:40 UTC+2, Phil I wrote:
>
> Hi, I need to construct a simple bar chart using two arrays generated by a 
> PHP/MySQL query.
> $aty represents values
> $atx represents the column labels
>
> Alternatively:
> $datay=(str_getcsv($aty));
> $datax=(str_getcsv($atx));
>
> Could someone please help with the correct syntax/script?
> Many thanks 
>

EDIT:
The full array is also stored in a text (.txt) file. How would we extract 
that to a DataTable in the script?
Thanks

-- 
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/52725d2d-599c-45e1-a036-072688e4ebf2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to