Adding Google's graphs should not be difficult, but you may be interested in other options also. Check out these. They are prepackaged for TG, so may be the simplest approach for to start with.
http://pypi.python.org/pypi/PlotKit/0.9.1w3 I've used this and works well for simple graphs. There is also: http://pypi.python.org/pypi/TurboFlot/0.1.2 For Flash: http://pypi.python.org/pypi/TGFusionCharts/0.1 Just a few thoughts. On Sep 8, 8:04 am, Petr Jakes <[EMAIL PROTECTED]> wrote: > Hi, > I am thinking to add some SIMPLE bar charts to our TG pages. Something > like: > http://code.google.com/apis/chart/#bar_charts > > Firstly I just wonder which tool > fromhttp://docs.turbogears.org/1.0/GenerateFigures > to use (I do prefer the simplicity over the complexity). Or it is > possible to use above mentioned Google skripts/tools somehow? > > Secondly what is the simplest approach to show the chart with the text > comments on one line: > 1) in the table? (i mean to put chart plot in the <td></td> cell? > 2) just row by row without table? > > Please consider I am just a beginner in TG :-) > > Thanks and best regards > > Petr Jakes --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

