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

Home » Public Forums » archive » OVERPLOT HISTOGRAM
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: OVERPLOT HISTOGRAM [message #92046 is a reply to message #92045] Fri, 02 October 2015 22:15 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Joyrles Fernandes writes:

> I WANT SUPERIMPOSED A PLOT IN A HISTOGRAM, BUT WHEN I TRY, ONE OF GRAPHICS disappear.
> date=julday(month_sf(*), day_sf(*),year_sf(*))
> jd=julday(mm, day, year)
> index=where(dur gt 6, count)
> date_label = LABEL_DATE(DATE_FORMAT = ['%Y'])
>
> cgHistoplot, year(index), BINSIZE=1.0, PSYM=10, /FILL, POLYCOLOR=['WHITE', 'WHITE'],yTITLE = 'OcorrĂȘncia de noites nubladas',/XSTYLE,$
> XTICKFORMAT = 'LABEL_DATE', $
> XTICKUNITS = 'YEARS',$
> XTICKINTERVAL = 1, XRANGE=[MIN(JD),MAX(JD)]
> AXIS, YAXIS=1, /SAVE
> OPLOT, DATE, SOLAR_FLUX
>
> CAN YOU HELP ME?

Not with this kind of information. No. :-)

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Previous Topic: How do you using the IDL to add a straight line of 45 degrees inclination to scatter plot of the square?
Next Topic: cgstretch.....

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

Current Time: Tue Apr 14 02:40:44 PDT 2026

Total time taken to generate the page: 1.43981 seconds