|
From: ZoltánVörös <zv...@gm...> - 2009-12-09 08:59:18
|
> > plotting into a bitmap terminal like 'gif' and analysing the resulting > plot file in an appropriate viewer shows that these are the coordinates > of the graphs corners. Dear Thomas, Thanks, this I have already done, but I would like to have something firmer. Also, what would it mean, if I had a 3D plot, where the graph corner is somewhat ill-defined? Surely, there must be some conversion formula for this. I have tried to track it in the code, but it is not obvious where it is. Cheers, Zoltán > > ZoltánVörös wrote: > > > > Dear All, > > > > Some time ago, four terminal variables, GPVAL_TERM_XMIN, GPVAL_TERM_XMAX, > > GPVAL_TERM_YMIN, and GPVAL_TERM_YMAX were introduced, but there is not too > > much > > documentation on them. Could someone enlighten me about the meaning of > > these, > > and in particular, whether I can use them to convert axis coordinates to > > screen > > coordinates and vice versa? > > Thanks, > > Zoltán |