|
From: Alan G I. <ai...@am...> - 2006-01-17 04:57:37
|
On Mon, 16 Jan 2006, Rich Shepard apparently wrote: > I just looked at the PyX web site and it appears that > there is similarity in abilities -- for my needs, at least > -- between matplotlib and pyx. What are the relative > advantages of each? > Your advice, suggestions, thoughts, and other > contributions are solicited. I find that I draw in PyX but use Matplotlib for data. If you have some familiarity with PostScript, PyX should be very intuitive. It has some really wonderful drawing features. My needs are almost always static, so Matplotlib's interactive and animation capabilities have not (yet) proved determinative for me. For data, especially time series data, I can no longer imagine doing without Matplotlib. It is brilliant. Cheers, Alan Isaac |