Re: How to visualize result poll by a Histogram?

2013-12-17 Thread Erwin Sprengers
matplotlib is without any doubt the best library, you can easily integrate in django Op dinsdag 17 december 2013 12:48:00 UTC+1 schreef Nduwimana Audace: > > Hi everyone, > I'm new in Django and would like to know how I can visualize poll result > by a histogram > -- You received this messag

Re: How to visualize result poll by a Histogram?

2013-12-17 Thread Jonathan Baker
If the histogram is something you'd like to be viewable in a browser, check out D3: http://d3js.org/ If you don't need a browser, then matplotlib could serve your needs: http://matplotlib.org/ JDB On Tue, Dec 17, 2013 at 4:48 AM, Nduwimana Audace wrote: > Hi everyone, > I'm new in Django and wo

How to visualize result poll by a Histogram?

2013-12-17 Thread Nduwimana Audace
Hi everyone, I'm new in Django and would like to know how I can visualize poll result by a histogram -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-use