Thanks!! I really appreciate the fast action!
Vicki
Eric Firing wrote:
> Victoria G. Laidler wrote:
> [...]
>> It would be extremely useful if xlabel, ylabel, title, and possibly
>> legend could be made smart enough to attempt to call a __str__ method
>> on the objects they are passed, so that
Victoria G. Laidler wrote:
[...]
> It would be extremely useful if xlabel, ylabel, title, and possibly
> legend could be made smart enough to attempt to call a __str__ method on
> the objects they are passed, so that xlabel(MyObject) behaves as
> intelligently as "print MyObject" does.
[...]
> A
Hi folks,
I am working on a software package to manipulate spectra and bandpasses,
and I expect my users will use it hand in hand with the pylabe interface
of matplotlib in order to see the results of their manipulations.
It would be extremely useful if xlabel, ylabel, title, and possibly
lege