<div dir="ltr"><span style="font-size:12.8px">I&#39;m trying to plot something like this: </span><a href="http://i60.tinypic.com/2v9voe0.jpg" target="_blank" style="font-size:12.8px">http://i60.tinypic.com/2v9voe0.jpg</a><span style="font-size:12.8px"> (WXBell has the same basic setup, </span><a href="http://blog.chron.com/weather/wp-content/blogs.dir/2579/files/2014/01/gfs_6hr_snow_acc_se_19.png" target="_blank" style="font-size:12.8px">http://blog.chron.com/weather/wp-content/blogs.dir/2579/files/2014/01/gfs_6hr_snow_acc_se_19.png</a><span style="font-size:12.8px">) with the inch&#39;s plotting on-top of the shaded area but the only way I know how to display &quot;values&quot; like that is with gxout grid, which then makes the numbers plot in grids (obviously) and unless I&#39;m missing something with options I don&#39;t see a way to make it output as &quot;loose&quot; as theirs are, instead of literally in a &quot;grid&quot; (square box) format.</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I&#39;m currently simply doing:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div>&#39;set gxout grid&#39;</div><div>&#39;set gridln off&#39;</div><div>&#39;set dignum 1&#39;</div><div>&#39;set digsiz 0.05&#39;<br></div><div>&#39;d re(maskout(weasdsfc, weasdsfc-3), 0.25)&#39;<br></div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Which, you can image it will output tons of numbers all over, making it completely illegible. Any clue on how to do something like the above two images?</div><div><br></div>-- <br><div class="gmail_signature">-Chris A. Gilroy</div>
</div>