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
OVERPLOT HISTOGRAM [message #92045] Fri, 02 October 2015 21:59 Go to previous message
joyrles1996 is currently offline  joyrles1996
Messages: 27
Registered: August 2015
Junior Member
HI FOLKS.
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?

DATE IS DIFFERENT JD.
[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: Wed Oct 08 09:18:46 PDT 2025

Total time taken to generate the page: 0.00463 seconds