|
From: swlab <sw...@co...> - 2005-01-19 21:16:02
|
> There's your problem. Keep the font sizes the same, and you could align > them. Pb if that of course, I can't (I would have done it already if I could ;) > If you don't, there's nothing left gnuplot can do for you, since > the positioning offsets for axis labels are expressed in multiples of > the font height / width (or rather: of what gnuplot believes those to be). Well, I guess I have to find what the formula is, and figure out a way to put it in script. HB, do you know where in the source I could find the info ? In another matter, it could be useful to have the internal variables defined while plotting stored somewhere after the plot is done, which would leave the possibility for the user to access them. A new feature ? Of course, I could use gri for postscript output... |