On Feb 10, 2008 7:32 AM, Neal Becker <[EMAIL PROTECTED]> wrote:
> The available plotting in pylab is good, but could be a lot better.  I've
> used grace (xmgrace) for years and it's great.  After bringing up the plot,
> I can interactively modify it in all kinds of ways.

Well, you can certainly modify a matplotlib plot interactively, but
you have to use the plotting methods.  Do you mean with a GUI?

Chaco has very good support for using a GUI to modify plot elements,
as does veusz, though they ack some of the features matplotlib
provides.

It is likely we will support enthought traits for matplotlob figures
in the not too distant future -- at that point, many of the plot
elements will have UI dialogs for customization, at least for certain
backends (Qt and WX most likely)

JDH

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to