<div style="color:black;font: 12pt Arial, Helvetica, sans-serif;">
<div style="background-color: rgb(255, 255, 255);">I am using the following code to generate a semilog graph showing nuclear cross sections for 10 different reactions on the same graph.   I can get two or three to plot at the same time without trouble but not all 10.  The total data file for the 10 cross sections amounts to 1000 lines with two numbers in each line.  Can anyone suggest why I cannot plot all 10 at the same time?</div>

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

<div style="background-color: rgb(255, 255, 255);">Thank you in advance for your assistance.</div>

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

<div style="background-color: rgb(255, 255, 255);">D. W. Jones</div>

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

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

<div style="background-color: rgb(255, 255, 255);">
<div class="yiv5132948443p1">\begin{figure}[!h]</div>

<div class="yiv5132948443p1">\psset{xunit=0.4cm, yunit=1cm}</div>

<div class="yiv5132948443p1">\begin{pspicture}(0,-9)(22,3)</div>

<div class="yiv5132948443p1"><span class="yiv5132948443Apple-converted-space">  </span>\psaxes[linewidth=2pt,axesstyle=frame,Ox=0,Dx=2,Oy=-9,Dy=1,ylogBase=10,%</div>

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

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

<div class="yiv5132948443p1"><span class="yiv5132948443Apple-converted-space">  </span>xticksize=0 12,% -2<span class="yiv5132948443Apple-converted-space">  </span>5</div>

<div class="yiv5132948443p1"><span class="yiv5132948443Apple-converted-space">  </span>yticksize=0 22 % -1<span class="yiv5132948443Apple-converted-space">  </span>1 <span class="yiv5132948443Apple-converted-space"> </span></div>

<div class="yiv5132948443p1"><span class="yiv5132948443Apple-converted-space">  </span>]{->}(0,-9)(22,3)</div>

<div class="yiv5132948443p1"><span class="yiv5132948443Apple-converted-space">  </span>\psset{linewidth=2pt}</div>

<div class="yiv5132948443p1"><span class="yiv5132948443Apple-converted-space">  </span>\pstScalePoints(1,1){}{log}</div>

<div class="yiv5132948443p1"><span class="yiv5132948443Apple-converted-space"> </span>\listplot[linecolor=red]{\DataPbnonxx}</div>

<div class="yiv5132948443p1"><span class="yiv5132948443Apple-converted-space"> </span>\listplot[linecolor=orange]{\DataPbinxx}</div>

<div class="yiv5132948443p1"><span class="yiv5132948443Apple-converted-space">  </span>\listplot[linecolor=cyan]{\DataPbnnxx}</div>

<div class="yiv5132948443p1"><span class="yiv5132948443Apple-converted-space">  </span>\listplot[linecolor=cyan]{\DataPbnnnxx}<span class="yiv5132948443Apple-converted-space"> </span></div>

<div class="yiv5132948443p1"><span class="yiv5132948443Apple-converted-space">  </span>\listplot[linecolor=violet]{\DataPbngxx}}</div>

<div class="yiv5132948443p1"><span class="yiv5132948443Apple-converted-space">  </span>\listplot[linecolor=black]{\DataPbnpxx}</div>

<div class="yiv5132948443p1"><span class="yiv5132948443Apple-converted-space">  </span>\listplot[linecolor=black]{\DataPbndxx}</div>

<div class="yiv5132948443p1"><span class="yiv5132948443Apple-converted-space">  </span>\listplot[linecolor=black]{\DataPbntxx}</div>

<div class="yiv5132948443p1"><span class="yiv5132948443Apple-converted-space">  </span>\listplot[linecolor=black]{\DataPbnaxx}</div>

<div class="yiv5132948443p1"><span class="yiv5132948443Apple-converted-space">   </span>\rput(-5,-5){$\sigma(E)$}</div>

<div class="yiv5132948443p1"><span class="yiv5132948443Apple-converted-space">  </span>\rput(-5,-6){barns}</div>

<div class="yiv5132948443p1"><span class="yiv5132948443Apple-converted-space">  </span>\rput(15,-10){$E_{n}(MeV)$}</div>

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

<div class="yiv5132948443p1">\vspace{1cm}</div>

<div class="yiv5132948443p1">\caption{Cross sections for production of gamma rays by nonelastic, inelastic, n,2n, n,3n, n,p, n,d, n,t, and n,a reactions}</div>

<div class="yiv5132948443p1">\label{fig: radiativecaptureCNO}</div>

<div class="yiv5132948443p1">\end{figure}</div>
</div>
</div>