[Chicago] Graphing libraries

James Snyder jbsnyder at fanplastic.org
Mon Jan 19 21:17:12 CET 2009


There's also a related library that uses Cairo as well, called PyCha: 
http://www.lorenzogil.com/projects/pycha/ 
(the URL takes some time to load, for some reason his Trac install is a bit sluggish). 

I have to say though, CairoPlot does look pretty sexy. 

If you're looking for some user interaction on the client side as well, without the ugliness of doing it in Flash, there's an implementation of Processing.org in JavaScript, written by John Resig of jQuery fame: 
http://ejohn.org/blog/processingjs/ 

It's in no way specific to doing time series data, but if sexy is what you're after, check out the molten bar chart example: 
http://ejohn.org/apps/processing.js/examples/custom/molten.html 

----- Original Message ----- 
From: "Kevin Harriss" <special.kevin at gmail.com> 
To: "The Chicago Python Users Group" <chicago at python.org> 
Sent: Thursday, January 15, 2009 3:58:55 PM GMT -06:00 US/Canada Central 
Subject: Re: [Chicago] Graphing libraries 

I have heard a lot of good things about CairoPlot[1]. It seems to make some pretty pictures and looks really simple to use. 

[1] https://launchpad.net/cairoplot 

Kevin 

- specialKevin 
- Kevin Harriss 
- http://www.specialkevin.com 



On Thu, Jan 15, 2009 at 1:24 PM, Garrett Smith < g at rrett.us.com > wrote: 


Any thoughts on the most awesomest graphing library for Python? 

I need something that's free of weird commercial licenses, obviously. 

Simple APIs are preferred. Performance and efficiency are very important. The ability to create pretty pictures is a bonus, but this is first for foremost for utility. 

Most, if not all, of the data will be time series. 

I'm using rrdtools, which of course is very good for managing and graphing time series data. This may ultimately be the right course, but I'm wondering if anyone has some insight into some other options in the Python world. 

Thanks for any input! 

Garrett 
_______________________________________________ 
Chicago mailing list 
Chicago at python.org 
http://mail.python.org/mailman/listinfo/chicago 


_______________________________________________ Chicago mailing list Chicago at python.org http://mail.python.org/mailman/listinfo/chicago 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chicago/attachments/20090119/e8665942/attachment.htm>


More information about the Chicago mailing list