[pstricks] problem in log plot

Patrice MÉGRET Patrice.MEGRET at umons.ac.be
Thu Mar 7 09:51:19 CET 2013


Dear Herbert,

No problem to use "subtick-1" in log plot but there is still a problem with more than 9 subticks as in the example below: 

\documentclass{report}
\usepackage{pst-all}

\begin{document}
\psset{unit=5cm}
\begin{pspicture}(-1,-1)(2,2)
\psaxes[xylogBase=10,logLines=all,subticks=19](2,2)
%\psdot(! 2 log 2 log)
\multido{\r=1.0+0.5}{19}{\psdot(! \r\space log \r\space log)}
\end{pspicture}

\end{document}


It works perfectly for subticks=0 ... 9 but for subticks >= 10, there is a line to the left (see ps file with subticks=19)

Best regards,

Patrice 




-----Message d'origine-----
De : PSTricks [mailto:pstricks-bounces at tug.org] De la part de Herbert Voss
Envoyé : mercredi 6 mars 2013 10:36
À : pstricks at tug.org
Objet : Re: [pstricks] problem in log plot

On 04.03.2013 15:27, Patrice MÉGRET wrote:

> I believe there is a bug in the code for log line and I would prefer 
> to have the same behavior for rectangular and log plots.

Patrice,

that behaviour cannot be changed. There are too many examples which use it.

Herbert

_______________________________________________
PSTricks mailing list
PSTricks at tug.org
http://tug.org/mailman/listinfo/pstricks
archive: http://www.tug.org/pipermail/pstricks/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Document-TeX 2.ps
Type: application/postscript
Size: 181155 bytes
Desc: Document-TeX 2.ps
URL: <http://tug.org/pipermail/pstricks/attachments/20130307/9388fac2/attachment-0001.ps>


More information about the PSTricks mailing list