<div dir="ltr"><span style="font-size:12.8px">I'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's plotting on-top of the shaded area but the only way I know how to display "values" like that is with gxout grid, which then makes the numbers plot in grids (obviously) and unless I'm missing something with options I don't see a way to make it output as "loose" as theirs are, instead of literally in a "grid" (square box) format.</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I'm currently simply doing:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div>'set gxout grid'</div><div>'set gridln off'</div><div>'set dignum 1'</div><div>'set digsiz 0.05'<br></div><div>'d re(maskout(weasdsfc, weasdsfc-3), 0.25)'<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>