Problem with axis label

Akos Valentinyi A.Valentinyi at soton.ac.uk
Thu Sep 3 17:46:00 CEST 1998


-----------------------------------------------------------------------------
This is the PSTricks mailing list, devoted to discussions about computational
graphics in (La)TeX using the PSTricks package from Timothy van Zandt.
For help using this mailing list, see instructions at the end of message.
-----------------------------------------------------------------------------

Hi, 

the code above produces an axis such that the label on the x axis looks
the following

0.8 0.13 0.18 0.23 0.28 0.33

as if the labels started at 0.08 instead of 0.8




\documentclass[12pt]{article}
\usepackage{pstricks,pst-plot}

\begin{document}

\psset{xunit=20cm,yunit=20cm}
\begin{pspicture}(0.7,-0.1)(1.1,0.4)
\psaxes[Ox=0.8,Dx=0.05,Oy=0,Dy=0.05]{<->}(0.8,0)(1.1,0.4)
\end{pspicture}

\end{document}



-- 
******************************************************************
Akos Valentinyi
Department of Economics
University of Southampton
Highfield
Southampton SO17 1BJ                      Phone: +44 1703 592536
United Kingdom                              Fax: +44 1703 593858
******************************************************************

-----------------------------------------------------------------------------
The list interface (subscription, information, access to the archives) is on:
http://www.tug.org/cgi-bin/lwgate/pstricks
Otherway to unsubscribe, send mail to pstricks-request at mail.tug.org
with a blank subject and in body the line unsubscribe <email-address>
-----------------------------------------------------------------------------



More information about the PSTricks mailing list