Thread View: comp.graphics.apps.gnuplot
1 messages
1 total messages
Started by volker@cse.unsw.
Wed, 28 Aug 1996 00:00
{xyz}tics and plot area
Author: volker@cse.unsw.
Date: Wed, 28 Aug 1996 00:00
Date: Wed, 28 Aug 1996 00:00
33 lines
1160 bytes
1160 bytes
I still have problems generating nearly perfect postscript output. I'm using the postscript enhanced terminal. Inorder to get pretty exponetials I write: set ytics ("10^{/ -20}" 1e-20, "10^{/ -19}" 1e-19, "10^{/ -18}") The ps output looks really nice except that the plot area is effected by the length of the string (even if the length of the xtics string in the ps-output isn't long). If I use something like set ytics ("This is a very long ytic" 1e-20, ......) the plot area has nearly disappeared. Wouldn't it be better to define something like set plotsize 3in,3in to fix the plot area once and let the user be responsible that the labels appear at the right place? I would prefer that to make sure all plots in my thesis have the same plot size. If there are real problems implementing this I think I will have to change the Postscript code, but I try to avoid this. Thanks for any responses! Volker Henninger ,--_|\ E-mail: volker@cse.unsw.edu.au / \ Web: http://www.cse.unsw.edu.au/~volker \_,--._* v
Thread Navigation
This is a paginated view of messages in the thread with full content displayed inline.
Messages are displayed in chronological order, with the original post highlighted in green.
Use pagination controls to navigate through all messages in large threads.
Back to All Threads