On Tuesday 17 April 2012 12:36 PM, Abhishek Pratap wrote:
Hi Guys
I am starting to render plots with matplotlib as I learn both python
and this interesting plotting library. I need help with a custom plot
for a problem I am working on. May be there is an inbuilt function
already.
Problem:
I
It's a backend issue:the code works with wxagg but not with gtkagg.
On 1 November 2010 00:54, Sameer Grover wrote:
> Can matplotlib be used in scripts with multiple processes, such as
> when using the multiprocessing module?
>
> I had some difficulty getting code to work in whi
Can matplotlib be used in scripts with multiple processes, such as
when using the multiprocessing module?
I had some difficulty getting code to work in which I was carrying out
some long computations and wanted to show intermediate results in a
separate process so as not to interrupt the main comp