yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #07426
[Question #227354]: Change label and title of plots created by Yade.plot module
New question #227354 on Yade:
https://answers.launchpad.net/yade/+question/227354
Hi,
how can I change the label and title of a plot that was/will be created by yades plot module.
for example?
plot.plots={'step':('unTrue','torque',),'unPerso':('normFn',),'unTrue':('normFnBis',)}
plot.plot()
I don't know I can access the pylab object that yade creates by this commands, because plot.plots just returns a dictonary.
Thank you
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.