2010/7/22 Václav Šmilauer <[email protected]>

> > utils.plotDirections();
> > yade.plot.plot(noShow=True).savefig('/home/chia/Desktop/try.pdf')
> Oh, sorry, I missed that you needed utils.plotDirections (which in fact
> predates yade.plot quite a bit). I added the noShow option in the last
> commit, so you should be able to do
>
> utils.plotDirections(noShow=True).savefig('/tmp/file.pdf')
>
In fact the problem was pylab.show. Thxs! Chia

>
> HTH, v.
>
>
>
> _______________________________________________
> Mailing list: 
> https://launchpad.net/~yade-users<https://launchpad.net/%7Eyade-users>
> Post to     : [email protected]
> Unsubscribe : 
> https://launchpad.net/~yade-users<https://launchpad.net/%7Eyade-users>
> More help   : https://help.launchpad.net/ListHelp
>
_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp

Reply via email to