Re: Creating graphs in Django application

2006-09-08 Thread Andy Robinson
Thanks Joseph. You might find it interesting to take a look at our Diagra product datasheet... we've been in the financial charts business since 2001 http://www.reportlab.com/docs/diagra-ds.pdf The engine and most chart types have been in the open source package since 2001, but we've not rea

Re: Creating graphs in Django application

2006-09-08 Thread [EMAIL PROTECTED]
there is also pyChart and JS/SVG PlotKit - http://www.liquidx.net/plotkit/ which is used by TurboGears :) NeedsTesting... --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group,

Re: Re: Creating graphs in Django application

2006-09-08 Thread Joseph Kocherhans
On 9/8/06, Andy Robinson <[EMAIL PROTECTED]> wrote: > > I have just added an article to the Wiki on how to create charts using > ReportLab's graphics library I hope this helps! > > http://code.djangoproject.com/wiki/Charts Very cool. Thanks Andy! I didn't know ReportLab did anything but pdf befo

Re: Creating graphs in Django application

2006-09-08 Thread Andy Robinson
I have just added an article to the Wiki on how to create charts using ReportLab's graphics library I hope this helps! http://code.djangoproject.com/wiki/Charts Andy Robinson, CEO/Chief Architect, ReportLab Europe Ltd --~--~-~--~~~---~--~~ You received this mes

Re: Creating graphs in Django application

2006-09-08 Thread Derek Hoy
On 9/7/06, Devraj <[EMAIL PROTECTED]> wrote: > > Hi everyone, > > I am attempting to create graphs in my Django app.to provide reporting > features. Are there any libraries available to do this in Python or > Django? haven't used it, but there's also Ploticus: - http://ploticus.sourceforge.net/ -

Re: Creating graphs in Django application

2006-09-07 Thread Jeremy Kelley
Quoting Devraj ([EMAIL PROTECTED]): > > Hi everyone, > > I am attempting to create graphs in my Django app.to provide reporting > features. Are there any libraries available to do this in Python or > Django? > > Something like http://www.qualityunit.com/postgraph/ for PHP > > Thanks I'll seco

Re: Creating graphs in Django application

2006-09-07 Thread Nate Straz
On Thu, Sep 07, 2006 at 01:39:30AM -0700, Devraj wrote: > I am attempting to create graphs in my Django app.to provide reporting > features. Are there any libraries available to do this in Python or > Django? PyX, http://pyx.sourceforge.net/ Nate --~--~-~--~~~---~--~

Re: Creating graphs in Django application

2006-09-07 Thread [EMAIL PROTECTED]
non free, but nice: http://www.advsofteng.com/cdpython.html --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe fro

Re: Creating graphs in Django application

2006-09-07 Thread Jay Klehr
If you don't mind using Flash as the output medium you could try this: http://www.maani.us/xml_charts/ Works with anything that is able to output XML, I've used the PHP version a bit and really like a lot of the options. Jay Devraj wrote: > Hi everyone, > > I am attempting to create graphs i

Re: Creating graphs in Django application

2006-09-07 Thread Gacha
Devraj wrote: > Hi everyone, > > I am attempting to create graphs in my Django app.to provide reporting > features. Are there any libraries available to do this in Python or > Django? > > Something like http://www.qualityunit.com/postgraph/ for PHP > > Thanks Try http://matplotlib.sourceforge.n

Re: Creating graphs in Django application

2006-09-07 Thread Gacha
Try: http://matplotlib.sourceforge.net/ --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send e