On Jul 16, 2:28 pm, Scarlett <[email protected]> wrote:
>
> Problem:
> 2. I can't see any examples of how to use the Query language on a
> DataTable (which I have loaded from a csv file.) not a Google
> spreadsheet. Anyone have an example? Or can I use the Query language
> against the csv file right away?
The query language can be run against data sources (or at least, data
sources that support it). You cant run queries on a datatable.
I have a PHP based datasource that supports the query language. You
can find it at http://code.google.com/p/vis-table. There is even an
example of setting it up to serve data from a csv file (test/
csvtable.php).
Mark
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---