[Kst] branches/work/kst/portto4/kst/src

Adam Treat adam at staikos.net
Thu Aug 2 19:50:20 CEST 2007


On Thursday 02 August 2007, Barth Netterfield wrote:
> On Thursday 02 August 2007 1:31:16 pm Adam Treat wrote:
> > +    //These are the region of the plot in vector coord
> > +    context.XMin = 0.0;
> > +    context.XMax = 0.1;
> > +    context.YMin = 0.0;
> > +    context.YMax = 0.1;
>
> So... you are hard-coding the zoom box to always/only look at curves
> between (0,0) and (0.1, 0.1)?

Well, yah, right now I'm trying to hard code it to draw the test vectors 
defined in plotitem.cpp...

Once i get those testvectors to draw I can worry about generalizing it of 
course.

Adam


More information about the Kst mailing list