Re: [matplotlib-devel] A good, interactive plotting package

2008-02-11 Thread Christopher Barker
Gael Varoquaux wrote: > * pylab: I love the pylab API. I want (and I am not the only one) to > be able to construct a plot with a pylab script, or on the command > line. I would like to be able to modify it interactively > afterwards. Chaco's pylab equivalent is orders of magn

[matplotlib-devel] set_xlim (and set_ylim) reset labels and tickers

2008-02-11 Thread James Evans
When using unitized data any call to 'set_xlim' or 'set_ylim' will reset any user specified labels or tickers for a given axis and replace it with the values specified via the unitized data 'axisinfo' See the following for an example: ### from basic_units

Re: [matplotlib-devel] ginput: blocking call for mouse input

2008-02-11 Thread Jack Sankey
I'm not at all attached to any particular functionality. Feel free to mangle it as you see fit! On Feb 5, 2008 5:11 PM, John Hunter <[EMAIL PROTECTED]> wrote: > On Feb 5, 2008 3:58 PM, John Hunter <[EMAIL PROTECTED]> wrote: > > On Feb 2, 2008 8:48 AM, Gael Varoquaux <[EMAIL PROTECTED]> wrote: > >

Re: [matplotlib-devel] A good, interactive plotting package

2008-02-11 Thread Gael Varoquaux
On Mon, Feb 11, 2008 at 09:45:28AM -0800, Christopher Barker wrote: > Gael Varoquaux wrote: > > I am so happy to hear you say this. With Traits in MPL, it would be > > possible to build an interactive plotting application based around > > envisage, using other envisage plugins > I'm really no

Re: [matplotlib-devel] A good, interactive plotting package

2008-02-11 Thread Christopher Barker
Gael Varoquaux wrote: > I am so happy to hear you say this. With Traits in MPL, it would be > possible to build an interactive plotting application based around > envisage, using other envisage plugins I'm really not trying to be a troll, but tell me again what MPL has that Chaco doesn't? It