Now I have a python program that generates data which I want to display using google chart. I studied the page https://google-developers.appspot.com/chart/interactive/docs/php_example, but it uses php running on the web server to return the dynamically generated data. I don't know php. How to use python then (the python code is running on the web server, not the client side)? Is there any examples? Thank you.
-- 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 http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/groups/opt_out.
