Re: [Plplot-general] 2D annotation

2009-03-04 Thread Hans.Rijneke
-general] 2D annotation The function you are looking for is called plprec(). plprec(1,4) will give you labels like "0.9760" instead of "1.0". It looks like it might be possible to independently set x and y axis precision using plsxax() and plsyax(), though I did not have muc

Re: [Plplot-general] 2D annotation

2009-03-04 Thread Hazen Babcock
The function you are looking for is called plprec(). plprec(1,4) will give you labels like "0.9760" instead of "1.0". It looks like it might be possible to independently set x and y axis precision using plsxax() and plsyax(), though I did not have much luck in my initial attempts. -Hazen hans

[Plplot-general] 2D annotation

2009-03-04 Thread Hans.Rijneke
Dear All, I am resending this message as the subject was incorrect and because our mail servers had some severe hickups. Thanks for any suggestions, Hans Rijneke Dear All, I am using PlPlot on Linux with the xwin driver. Creating a 2D window with plwind and plbox gives me some problems when u