So I rebuilt Python so that I would have Tkinter support, and using
TkAgg I get the behavior I want, so it's not mission critical to me to
figure this out anymore. But if anyone is interested in tracking it
down I will be glad to help.
On Wed, Sep 26, 2012 at 8:06 AM, Craig the Demolishor
wrote:
CS wrote:
> Hello - I've been searching around for a good plotting package for
> python; matplotlib seems great - the problem is, I can't get anything
> to show().
>
> I'm on os x 10.4.8, python 2.4.
> I've installed (and uninstalled and installed) matplotlib via darwin ports:
>
> novelbox:~/dev/py