Re: [Plplot-devel] Suggested patch for plstripc.c

2010-04-14 Thread Hazen Babcock
Maimone, Andrew wrote: > Hello all, > > I would like suggest a patch to plstripc.c to address a problem I am having > with strip charts when the accumulate mode is off. As-is, the difference > between stripc->xmax and stripc->xmin can vary from stripc->xlen and can > cause points to not be plot

[Plplot-devel] Suggested patch for plstripc.c

2010-04-14 Thread Maimone, Andrew
Hello all, I would like suggest a patch to plstripc.c to address a problem I am having with strip charts when the accumulate mode is off. As-is, the difference between stripc->xmax and stripc->xmin can vary from stripc->xlen and can cause points to not be plotted until their difference again ex