← Back to team overview

yade-users team mailing list archive

Re: [Question #707019]: plot.plot() issue...unexpected keyword argument 'verts'

 

Question #707019 on Yade changed:
https://answers.launchpad.net/yade/+question/707019

    Status: Open => Needs information

Jérôme Duriez requested more information:
Hi,

What happens if you type

from yade import plot
plot.addData(x=0,y=1)
plot.plots = {'x':'y'}
plot.plot()

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.