I use the Google Visualization APIs for things like line charts. http://code.google.com/apis/visualization/documentation/gallery.html
Robert On Fri, Aug 13, 2010 at 9:19 AM, 昆宏 陳 <[email protected]> wrote: > Hello, everyone. > > I have some question in how to build a picture on the GAE. > I wonder to know how to build a picture by python or another way. > The data I have is the list of numbers. For example, if I have a list > of [1,2,3,4,5,...], > and I can build an picture of Line chart by microsoft excel or another > way. > I only know that python has PIL that can adjust the picture's some > property. > But I don't know how to use my data to make a picture. > > Can anyone give me some idea? Or it has another way to solve it. > > Thanks!!! > > -- > 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. > > -- 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.
