I am not sure what you mean by "of this". to connect to a data source from the client, you want a client code, that is a javascript code. In this case you don't need any server side code, and so I don't see where you want to use python code.
Regards, VizGuy On Sun, Feb 28, 2010 at 1:27 PM, Massimiliano < [email protected]> wrote: > Hi VizGuy, > I'm a "new programmer", is there a python version of this? > > Regards > > Max > > 2010/2/28 VizGuy <[email protected]> > > Hi, >> >> You can use the spreadsheet as the data layer of your chart (any of them), >> and read the data every n seconds, and then refresh the page. >> Please read more about it in the documentation (under >> http://code.google.com/apis/visualization/documentation/spreadsheets.html) >> and see examples at >> http://code.google.com/apis/visualization/documentation/examples.html#full_html_page_example >> >> Regards, >> VizGuy >> >> >> >> On Fri, Feb 26, 2010 at 11:54 PM, Massimiliano < >> [email protected]> wrote: >> >>> Someone can help me? >>> >>> ---------- Forwarded message ---------- >>> From: Massimiliano <[email protected]> >>> Date: 2010/2/24 >>> Subject: Motion Chart >>> To: [email protected] >>> >>> >>> Dear All, >>> I'm learning to use Google Appsengine and Python. I'm trying to >>> understand how I can use the charts (The Motion Chart). How can I have a >>> motion chart starting from an Spreadsheet in my google documents? Have I to >>> copy all the datas or is there something that can do it for me? Can someone >>> help me? I need something changing all the time I change the spreadsheet, so >>> it will be always new. It seems to me that I can't do it from Google >>> Documents. >>> I'm trying to do a little presentation website where have all the data. >>> >>> PLEASE HELP ME!!!!! >>> >>> Max >>> >>> -- >>> >>> My email: [email protected] >>> My Google Wave: [email protected] >>> Sent from Rome, Lazio, Italy >>> >>> >>> >>> -- >>> >>> My email: [email protected] >>> My Google Wave: [email protected] >>> >>> -- >>> 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]<google-visualization-api%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-visualization-api?hl=en. >> > > > > -- > > My email: [email protected] > My Google Wave: [email protected] > > -- > 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.
