Thread Previous • Date Previous • Date Next • Thread Next |
> 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.
Thread Previous • Date Previous • Date Next • Thread Next |