comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » cgHistoplot and multiplot
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: cgHistoplot and multiplot [message #81717 is a reply to message #79820] Mon, 15 October 2012 09:07 Go to previous messageGo to previous message
Phillip M. Bitzer is currently offline  Phillip M. Bitzer
Messages: 7
Registered: September 2012
Junior Member
When doing multiple plots in EPS "space," I find that I need to use the
NOERASE keyword. Not sure if that's the culprit here though...

On 10/15/12 10:32 AM, dxl1840@g.rit.edu wrote:
> I am trying to plot two histograms on a eps file using cgHistoplot and the few lines listed below.
> The plot comes out nicely on the X terminal, yet on the eps file it is just a mess...
> Anybody knows how to fix it?
> Thanks in advance.
>
>
> SET_PLOT, 'ps'
> erase
> multiplot,[2,1]
> DEVICE, /encapsulated, BITS_PER_PIXEL=8, FILENAME = patheps + strcompress('sigma.eps',/remove_all), /portrait, FONT_SIZE=15, /color, xsize=30, ysize= 20
>
> multiplot
> cgHistoplot, map1[w1], BINSIZE = 5., XRANGE = xr, YRANGE=yr, YTICKFORMAT='(F4.2)', YTITLE='', DataColor='green', /FREQUENCY, /OUTLINE
>
> multiplot
> cgHistoplot, map2[w2], BINSIZE = 5., XRANGE = xr, YRANGE=yr, YTICKFORMAT='(A1)', YTITLE='', DataColor='green', /FREQUENCY, /OUTLINE
>
> multiplot, [1,1], /init
>
>
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Simple question in IDL, looking for solution, thank you
Next Topic: Simple question in IDL, looking for solution, thank you

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Oct 09 07:19:00 PDT 2025

Total time taken to generate the page: 0.72199 seconds