Question #670501 on Yade changed: https://answers.launchpad.net/yade/+question/670501
Jan Stránský posted a new comment: Hello, concerning plot "error": > but end up with error > UserWarning: No labelled objects found. Use label='...' kwarg on individual > plots. it is not an error, just a warning. The problem is probably that at the plot creation time, there are no plot data (but plot.plots expects some). using O.run(1000,True) before plot.plot() command solves it Jan -- You received this question notification because your team yade-users is an answer contact for Yade. _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

