<div dir="ltr">Hi all,<br><div><br></div><div>I am trying to change the longitude axis for the attached plot, because both Atlantic and Pacific Oceans are important for example instead of starting from zero I would prefer to start from 60E and another possibility is longitude goes from -30 to 360. how can I do that, this is my script:</div><div><br></div><div><br></div><div><div>wks   = gsn_open_wks ("eps", "omega_response")        ; send graphics to PNG file<br> gsn_define_colormap(wks,"BlRe")<br> res                 = True                    ; plot mods desired<br> res@tiMainString    = "Omega Response"        ; title<br>  </div><div><br>plot = gsn_csm_hov(wks, fine1, res)<br></div><div><br></div><div><br></div><div>Thanks,</div><div>Ana</div></div></div>