Graphing (Pie Chart, Bar Graphs, Line Plots, etc) in Django?

1,529 views
Skip to first unread message

Keith Pettit

unread,
Jul 16, 2009, 5:18:28 PM7/16/09
to django...@googlegroups.com
What is the best way to create Pie Charts, Bar Graphs, Line Plots, etc?  I've only seen two Django graph type modules but they seem dead.

Are they any Python modules or other type of graphing apps that would work well with Django?

Thanks,

--
Keith Pettit

carlos

unread,
Jul 16, 2009, 11:03:44 PM7/16/09
to django...@googlegroups.com
yes man a have various for example : [1] pygooglechart, [2] PyOFC2, and library [3] ReportLab


good luck

2009/7/16 Keith Pettit <ke...@setuplinux.com>

Javier Guerra

unread,
Jul 17, 2009, 4:56:28 PM7/17/09
to django...@googlegroups.com
don't forget Flot: http://code.google.com/p/flot/ why do it in the
server when you can use your user's machine?

--
Javier

Justin Lilly

unread,
Jul 17, 2009, 10:37:49 PM7/17/09
to django...@googlegroups.com
It would also be worth pointing out Jacob's django-googlecharts
template tags. I've used them before and they work solidly, as long
as google charts are what you need.

http://github.com/jacobian/django-googlecharts/tree/master

-justin

Shawn Milochik

unread,
Jul 17, 2009, 11:37:29 PM7/17/09
to django...@googlegroups.com
"Beginning Python Visualization" was recently published to fit exactly
this need. (No disclaimer -- I have no association with the book other
than having purchased it.)


Reply all
Reply to author
Forward
0 new messages