<div style="color:black;font: 12pt Arial, Helvetica, sans-serif;">
<div>All,</div>

<div>I am using the following program to generate a graph with logarithmic scale on the y-axis shown in the attached picture.  In this figure, the scaled x-axis should appear at the bottom not at the 10^0 line, the last two decades should have grid lines and the grid lines should not extend past the x=1 point on the abscissa.   I have tried everything to no avail.   Any suggestions or help will be appreciated.</div>

<div><br>
</div>

<div>D. W. Jones</div>

<div><br>
</div>

<div><br>
</div>

<div><br>
</div>

<div>




<style type="text/css">
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px Arial}
p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px Arial; min-height: 16.0px}
</style>



<div class="p1">% !TEX TS-program = latex</div>


<div class="p1">\documentclass{article}</div>


<div class="p1">\usepackage[latin1]{inputenc}</div>


<div class="p1">\usepackage[ngerman]{babel}</div>


<div class="p1">\usepackage{pst-plot,pstricks-add}</div>


<div class="p1">\pagestyle{empty}</div>


<div class="p1">\parindent=0pt</div>


<div class="p1">\usepackage{filecontents}</div>


<div class="p1">\def\dataX{%</div>


<div class="p1">-1.0<span class="Apple-converted-space">  </span>0.555</div>


<div class="p1">-.80<span class="Apple-converted-space">  </span>0.14</div>


<div class="p1">-.60<span class="Apple-converted-space">  </span>0.21</div>


<div class="p1">-.40<span class="Apple-converted-space">  </span>2.9</div>


<div class="p1">-.20<span class="Apple-converted-space">  </span>29</div>


<div class="p1">0.00<span class="Apple-converted-space">    </span>21</div>


<div class="p1">.20 <span class="Apple-converted-space">    </span>15.1</div>


<div class="p1">.40 <span class="Apple-converted-space">    </span>19</div>


<div class="p1">.60 <span class="Apple-converted-space">    </span>50</div>


<div class="p1">.80 <span class="Apple-converted-space">    </span>175</div>


<div class="p1">1.00<span class="Apple-converted-space">    </span>650</div>


<div class="p1">}</div>


<div class="p1">%\end{filecontents*}</div>


<div class="p2"><br>
</div>


<div class="p1">\begin{document}</div>


<div class="p1">\psset{xunit=6cm, yunit=2cm}% wirkt auch auf pspicture</div>


<div class="p1">\begin{pspicture}(-1,-2)(1,5)</div>


<div class="p1">\psaxes[linewidth=2pt,axesstyle=frame,Ox=-1,Oy=0,Dx=.2, ylogBase=10,%</div>


<div class="p1"><span class="Apple-converted-space">    </span>tickcolor=gray,ysubticks=10,%</div>


<div class="p1"><span class="Apple-converted-space">    </span>logLines=y,subtickcolor=gray,%</div>


<div class="p1"><span class="Apple-converted-space">    </span>xticksize=0 5,yticksize=0 3,subticksize=5](-1,0)(-1,-2)(1,5)</div>


<div class="p1">\pstScalePoints(1,1){}{log}</div>


<div class="p1">\listplot[plotstyle=line, linesize=2,linecolor=red]{\dataX}</div>


<div class="p1">\end{pspicture}</div>

<div class="p1"><br>
</div>

<div class="p1"><br>
</div>


<div class="p2">
                
        
        
                <br>
</div>

<div class="page" title="Page 1">
                        
                </div>
</div>
</div>