From: John H. <jdh...@ac...> - 2004-07-25 20:56:04
|
>>>>> "Bogdan" == Bogdan Marinescu <bog...@gm...> writes: Bogdan> Thank you, John. I thought I was lost to PyPlot too, Bogdan> but ... well, matplotlib is just too cool :) So I Bogdan> struggled a bit and I managed to get a print of the graph Bogdan> by first saving it to a file and then printing the Bogdan> file. It actually woks on wxPython 2.5.2.2, I don't expect Bogdan> it to work with 2.5.1.5. I imagine that some people will Bogdan> benefit from this code and I'd be more than happy to give Bogdan> my share to matplotlib. So please let me know how should I Bogdan> send my code. IF I should send it :) I'll do it tomorrow Bogdan> if everything is OK, I'm exhausted today. Definitely send the code. If it's not too big, just post it to the list. Pasting in the code is better than attachments because the sourceforge archiver drops attachments (but be careful that the lines don't wrap). If the code is too long, you can send it to me and I'll include a link to it on the web site. Thanks, John |