Hi Wesley, In addition to the excellent Matplotlib, take a look at [iPython Notebook]( http://ipython.org/notebook.html). IPyNB is very useful when getting started with python and especially with graphing and charting.
The first place I look when assessing libraries for Django is https://www.djangopackages.com/. best, ken On Mon, Sep 1, 2014 at 6:24 AM, Mario Gudelj <[email protected] > wrote: > Here's another app https://github.com/agiliq/django-graphos > > > Mario Gudelj > M: 0415 193775 > E: [email protected] > W: www.twoblokeswithapostie.com > S: mariogugi > > > > > On Mon, Sep 1, 2014 at 4:41 PM, Simone Dalla <[email protected]> wrote: > >> 2014-08-31 16:06 GMT+02:00 Wesley <[email protected]>: >> > Hi all, >> > I know this is not limited to Mezzanine, maybe more about Django. >> > But I am learning Mezzanine these days, so post here firstly to see if >> you >> > guys could give any suggestion. >> > >> > I wanna consult with you guys about django plugin to generate >> statistical >> > charts. >> > >> > For example, I wanna give a summary about sale quantity per month, per >> week >> > .etc, according to database tables. >> > >> > Any existing django app to do this? >> > >> > Thanks. >> > Wesley >> >> Look here: >> >> http://matplotlib.org/ >> https://pypi.python.org/pypi/reportlab >> >> >> -- >> Simo >> >> - Registered Linux User #395060 >> >> - Software is like sex, it is better when it is free --> Linus B. >> Torvalds >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Mezzanine Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > You received this message because you are subscribed to the Google Groups > "Mezzanine Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
