← Back to team overview

yade-dev team mailing list archive

Re: maxDataLen in plot.py

 

> Is it possible to change maxDataLen in plot.py without editing
>  plot.py?

from yade import plot
plot.maxDataLen=10000

(it is a variable like any other, that happens to live in the yade.plot
namespace)

V.




Follow ups

References