<div style="color:black;font: 12pt Arial, Helvetica, sans-serif;"><span style="color: blue;">I did, about 50 times over days.  How on earth did you get it to work?   Might it have had something to do with the fact I am using an iMac with OS 10 and TexShop editor.  And, it still didn't work for me.</span>
<div><span style="color: rgb(0, 0, 255);"><br>
</span></div>

<div><span style="color: rgb(0, 0, 255);">But, I noticed that the code at the bottom of your message is slightly different from mine.  So I tried your <span style="text-decoration-line: underline;">exact code</span> and it now works.    I still don't know what happened, but <span style="text-decoration-line: underline;">thank you very much!</span></span></div>

<div><span style="color: rgb(0, 0, 255);"><br>
</span></div>

<div><span style="color: rgb(0, 0, 255);">Wayne<br>
</span><br>
<br>

<div style="font-family:helvetica,arial;font-size:10pt;color:black">-----Original Message-----<br>
From: Herbert Voss <Herbert.Voss@fu-berlin.de><br>
To: Djones9976 <djones9976@aol.com>; texhax <texhax@tug.org><br>
Sent: Mon, Jul 29, 2019 11:56 pm<br>
Subject: Re: semilog axis on data plots<br>
<br>

<div dir="ltr"><br clear="none"><br clear="none">Am 30.07.19 um 04:23 schrieb Djones9976 via texhax:<br clear="none">> I am using the following program to generate a graph with logarithmic <br clear="none">> scale on the y-axis shown in the attached picture.  In this figure, <br clear="none">> the scaled x-axis should appear at the bottom not at the 10^0 line, <br clear="none">> the last two decades should have grid lines and the grid lines should <br clear="none">> not extend past the x=1 point on the abscissa.   I have tried <br clear="none">> everything to no avail.   Any suggestions or help will be appreciated.<br clear="none">><br clear="none"><br clear="none">it could be a good idea, if you tried your example code first by <br clear="none">yourself ... ;-)<br clear="none"><br clear="none"><br clear="none">\documentclass{article}<br clear="none">\usepackage{pst-plot,pstricks-add}<br clear="none">\pagestyle{empty}<br clear="none"><br clear="none">\def\dataX{%<br clear="none">-1.0  0.555<br clear="none">-.80  0.14<br clear="none">-.60  0.21<br clear="none">-.40  2.9<br clear="none">-.20  29<br clear="none">0.00    21<br clear="none">.20     15.1<br clear="none">.40     19<br clear="none">.60     50<br clear="none">.80     175<br clear="none">1.00    650<br clear="none">}<br clear="none"><br clear="none">\begin{document}<br clear="none">\psset{xunit=6cm, yunit=2cm}%<br clear="none">\begin{pspicture}(-1,-2)(1,5)<br clear="none">\psaxes[linewidth=2pt,axesstyle=frame,Ox=-1, Oy=-2, Dx=0.2, ylogBase=10,<br clear="none">     tickcolor=gray,ysubticks=10,logLines=y,subtickcolor=gray,<br clear="none">     xticksize=0 7,%  -2 .. 5<br clear="none">     yticksize=0 2 %  -1 .. 1<br clear="none">](-1,-2)(1,5)<br clear="none">\pstScalePoints(1,1){}{log}<br clear="none">\listplot[linewidth=2pt,linecolor=red]{\dataX}
<div class="yqt5858096421" id="yqtfd06082"><br clear="none">\end{pspicture}</div>
<br clear="none"><br clear="none">\end{document}<br clear="none"><br clear="none"><br clear="none"><br clear="none">Herbert
<div class="yqt5858096421" id="yqtfd44914"><br clear="none"><br clear="none"><br clear="none"></div>
</div>

<br>


</div>
</div>
</div>