On 2/11/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi, > I am doing a web page that uses a database via Turbogears. From > that database, I want to generate simple two dimensions statistics > graphs that would obviously change every time the database gets > updated. I was wondering if it was possible to do that directly with > Turbogears yes there is a TG based project for plotting graphs http://cheeseshop.python.org/pypi/PlotKit/0.9.1w3
> or by using any other program. If so, which one and how? > TG is very flexible if it runs on python it can be used with TG, so any general purpose library can be used for this too. they may be more at http://turbogears.org/cogbin :p > Your help will be very much appreciated > > Thanks! > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

