On Apr 8, 12:22 am, Chris Matthews <[email protected]> wrote: > Hi Marwan, > > Another option that I'll investigate is Google Chart Tools / Image Charts > (aka Chart API) seehttp://code.google.com/apis/chart/ > Regards > Chris >
Be sure to go for the "Visualization API" over the basic image based charts if you have significant amount of data. I've been using this of late and pretty well enjoying it. I'm currently considering exporting to Google's spreadsheet from which you can IIRC export to various formats. Perhaps you could upload the data for export to Google Docs, then export over an API. Not sure if they expose exporting to xls over an API yet. -- You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en.

