Hazen,

Great, I missed that one completely. It works fine now.

Thanks,
Hans Rijneke.

-----Original Message-----
From: Hazen Babcock [mailto:hbabc...@mac.com]
Sent: Wednesday, March 04, 2009 20:39
To: Rijneke, Hans H SIEP-EPT-RIS
Cc: plplot-general@lists.sourceforge.net
Subject: Re: [Plplot-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 much luck in my initial attempts.

-Hazen

hans.rijn...@shell.com wrote:
> 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 using small ranges. E.g. the X 
> range is from 0.95 to 14.05 and the Y range from -0.001 to 1.251 (tick 
> increment=.244).
> 
> Now plbox generates a box with a Y tick mark on 1.0, but in fact it is 0.97. 
> This is rather confusing when you are sure your data is at Y=1.0 and you see 
> it plotted above the 1.0 tick mark. (see attached gif file).
> 
> How can I increase the accuracy of the axis labels that are plotted ?
> 
> I already use the plsyax(6,1) and other combinations of that, but I think 
> plbox defines its own.
> 
> Thanks for any help,
> Hans Rijneke
> 
> 
> ------------------------------------------------------------------------
> 
> 
> ------------------------------------------------------------------------
> 
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> -Strategies to boost innovation and cut costs with open source participation
> -Receive a $600 discount off the registration fee with the source code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Plplot-general mailing list
> Plplot-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/plplot-general




------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to