-------------------------------------------- On Mon, 10/28/13, Mark Lawrence <breamore...@yahoo.co.uk> wrote:
Subject: Re: [Tutor] Graphs and Python To: tutor@python.org Date: Monday, October 28, 2013, 7:38 PM On 28/10/2013 16:27, SAMADI, BEHROKH wrote: > Hi > I need to use a graph manipulation and visualization package with Python > 3.3, on MS Windows XP. I have tried a number of packages, graphviz, > pygraphviz, but, cannot get them working, mostly with syntax errors, > possibly due to the mismatch of python versions. > Please let me know what package is supposed to work with this environment. > Thanks, Bes > How about matplotlib.org with downloads from http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.3.1/ ===> I like ggplot2 a lot. That's an R (CRAN) package, but you could use that with Rpy or Rpy2: http://ggplot2.org/, http://tinyurl.com/m547kdt It is based on the Grammar of Graphics (Leland Wilkinson). Albert-Jan _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor