<div dir="ltr"><div class="gmail_default" style="font-size:small">Ashish,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I&#39;m not sure exactly what you mean by 1D plot. Do you mean a contour plot that was plotted from 1D data?</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">To overlay two plots, you generally want use the &quot;overlay&quot; procedure.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">For some examples, see this page:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style=""><a href="http://www.ncl.ucar.edu/Applications/overlay.shtml">http://www.ncl.ucar.edu/Applications/overlay.shtml</a><br></div><div class="gmail_default" style=""><br></div><div class="gmail_default" style=""><div class="gmail_default">See example overlay_1.ncl if these are contour plots you are drawing over a map, and they share the same lat/lon space.</div><div><div class="gmail_default"><br></div><div class="gmail_default">See example overlay_8.ncl if you need to overlay an XY plot (scatter plot) on a contour plot.</div></div><div class="gmail_default"><br></div><div class="gmail_default"><div class="gmail_default">See example overlay_9.ncl if these are contour plots that don&#39;t share the same data space.</div><div class="gmail_default"><br></div><div class="gmail_default">--Mary</div><div><br></div></div><div><br></div></div><div class="gmail_default" style=""><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 2, 2015 at 11:55 AM, Ashish Sharma <span dir="ltr">&lt;<a href="mailto:asharma7@nd.edu" target="_blank">asharma7@nd.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
How do I overlay 1D plot with 2D contour filled plot?<br>
<br>
Any suggestions!!!<br>
<br>
thanks,<br>
Ashish<br>
_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
</blockquote></div><br></div>