Re: Matplotlib w/ TK Backend.

2005-06-08 Thread Robert Kern
Kenneth Miller wrote: > Hello All, > > I need a python module to do real time graphs so I chose Matplotlib. I > am trying to compile matplotlib at the moment and I have some problems, > well not really. It compiles fine, it's how it compiles that's the > problem. I am attempting to build

Matplotlib w/ TK Backend.

2005-06-07 Thread Kenneth Miller
Hello All, I need a python module to do real time graphs so I chose Matplotlib. I am trying to compile matplotlib at the moment and I have some problems, well not really. It compiles fine, it's how it compiles that's the problem. I am attempting to build it with the Tkinter backend as o