<div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div>Dear GrADS users,<br><br></div>I
have annual time series data of NAO index as well NINO3.4 index and
wanted to show it in a bar graph/chart. Can some one guide me how to
make a bar graph to display both NAO and NINO3.4 and their legend. There
need to be a slight gap between displayed bars for each years. I am
just giving a small sample script that I tried but this is not giving a
graph like we get a column graph in world/excel (as in attached sample
figures) instead it gives a graph that looks strange and hard to
understand. <br><br></div><div>Note: NAO and NINO3.4 indices have positive and negative values and their range could be in between -2 to +2.<br></div><div><br></div>'reinit'<br></div>'open NAO_Index.ctl'<br></div>'open NINO3.4.ctl'<br></div>'set t 1 last'<br></div>'set gxout bar'<br></div>'d NAO.1'<br></div>'d NINO.2'<br><br><br></div></div>Thanks,<br><br></div>Mubashar<br></div>