No matter what script language you use, the output in user's browser is just
HTML.
So you just need to output the correct HTML contains the JavaScript which
calls the chart API, that's all :-)

On Mon, Feb 22, 2010 at 2:19 PM, sjh <[email protected]> wrote:

> Hi,
>
> The new chart api allows the post option to load more data points:
>
> http://code.google.com/apis/chart/docs/post_requests.html
>
> In the docs above there is a javascript example which uses the onload
> command to do a form post in page (i.e. without a submit button). I am
> using appengine and cannot figure out how to do the equivalent in
> python. I want to point to a page which automatically loads the chart.
>
> Any suggestions much appreciated.
>
> thanks, Simon
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Chart API" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-chart-api%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-chart-api?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Chart 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-chart-api?hl=en.

Reply via email to