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
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
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:
> >
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
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