The CSVis an output format that the library provides. Its purpose is if
the developer of the page wants to an a link/button where the user can
download
the current chart data in CSV format. The chart itself cannot consume CSV
format so that is why you should not use the google.visualization.Query to
fetch
the CSV data.

I will look at the docs to see if they can be rephrased.

ChartMan

On Tue, Jan 18, 2011 at 10:36 PM, tcore <[email protected]> wrote:

> The Writing Your Own Data Source documentation (http://code.google.com/
> apis/visualization/documentation/dev/
> implementing_data_source.html#csvdatatable) states:
> "You cannot send a query for a CSV response using the
> google.visualization.Query object. You must make a query for a CSV
> response using custom code, or by typing a URL similar to this one in
> your browser"
>
> Does anyone have sample code for making a query for a CSV response?
> Thanks!
>
> --
> 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]<google-visualization-api%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-visualization-api?hl=en.
>
>

-- 
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.

Reply via email to