I think that Tutorial 4 is good to do for GAE. http://teethgrinder.co.uk/open-flash-chart-2/tutorial-4.php
The HTML part is generated with a template. Just like a normal request result. When the page is rendered by the browser it will request a JSON file that describes the graph to draw. In the download is a version of ofc.py. in the forum for OFC in the section about python I have uploaded an extended version that uses django-simple-json. 2008/12/10 gratefulfrog <[EMAIL PROTECTED]>: > > Hi! > Thanks for the suggestion, but I'm sorry to say that I don't > understand how to make it work with the app-engine? Could you tell me > how to get the hellow world example to work? what do you put in the > app.yaml and in the page template to get it to display on the SDK > server? > > Thanks, > GF. > > On Dec 3, 10:29 pm, djidjadji <[EMAIL PROTECTED]> wrote: >> Or you can have a look if "Open Flash Chart 2" can be used. >> It uses a JSON file to format the chart, there is a python file to >> help constructing this JSON structure. >> >> http://teethgrinder.co.uk/open-flash-chart-2/ >> >> 2008/12/3 Jonk <[EMAIL PROTECTED]>: >> >> >> >> > On 3 joulu, 12:56, gratefulfrog <[EMAIL PROTECTED]> wrote: >> >> >> about google charts? Is it possible to create custom charts from that, >> >> somehow? My application is really about charting, alas... >> >> >http://code.google.com/apis/chart/ >> >> > jK > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
