<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>Sha</div>
<div><br>
</div>
<div>Polylines are not the way to go for what you want to do.</div>
<div><br>
</div>
<div>There are a number of ways of plotting what you want, all of which are shown in the 'contour-on-contour' example page; if you haven't looked at this then I strongly urge you to.</div>
<div><br>
</div>
<div>http://www.ncl.ucar.edu/Applications/conOncon.shtml</div>
<div><br>
</div>
<div>The overlay method should work, but without seeing your script it's impossible to see what the problem is. If you haven't already done so, take a look at the example page, if you're still having problems then attach or cut and paste a relatively clean
 version of your script (commenting is always appreciated).</div>
<div><br>
</div>
<div>Will</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Sha Feng &lt;<a href="mailto:sfeng@mail.usf.edu">sfeng@mail.usf.edu</a>&gt;<br>
<span style="font-weight:bold">Date: </span>Thursday, 2 May 2013 5:16 AM<br>
<span style="font-weight:bold">To: </span>&quot;<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a>&quot; &lt;<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a>&gt;<br>
<span style="font-weight:bold">Subject: </span>[ncl-talk] help for overly xy-plot and contour-plot using NCL<br>
</div>
<div><br>
</div>
<div>
<div>
<div dir="ltr">
<div>
<div>
<div>Hi ncl-talkers,<br>
<br>
</div>
I was trying to plot a time-height distribution of vertical velocity and overlay the precipitation on it in the same figure.&nbsp; I tried &quot;overlay&quot; and &quot;polylines&quot;, but all failed.
<br>
<br>
</div>
<div>Data are omega(time,z) and rain(time). They both have the same time dimension.
<br>
</div>
<div><br>
</div>
In the figure, the x-axis is time dimension, the left y-axis is height, and the right y-axis is precipitation amount.
<br>
<br>
</div>
<div>Any clues to make it happen? <br>
<br>
</div>
<div>Thank you so much,<br>
Sha<br>
</div>
<br>
</div>
</div>
</div>
</span>
</body>
</html>