Em Thursday 21 February 2008 23:45:12 manuhack escreveu: > I've searched on this group and came up with some threads talking > about using graphic packages like matplotlib to generate figures and > embed it within tg. > > Right now I want to generate figures (for example, simple 2D line > plots with many lines on the same graph), using either python packages > or external tools like ploticus. After browsing the widget list it > seems that there is no existing widget to handle that. I'd like to > know if anyone here has the experience and would like to share.
I saw one charting widget a few time ago on PyPI. TGFlot or something like that. Also, using matplotlib, R (rpy) or something like that isn't all that hard. -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

