[Thread Prev][Thread Next][Index]

[ferret_users] plot/vlog with depth axis only for one axis



Hi all,

I think that there is a bug in log plot when vertical axis is indicated as a depth.
From documentation:
"If the axis is a depth axis, an inverse log axis is drawn.

That is true only for one side of the plot.
The wrong one has kept its orientation up.

Patrick

GIF image

! ok
def axis/z=10:10000:10 myzaxis
plot/vlog z[gz=myzaxis]

pause

! not ok : left vertical log axis is down. right vertical axis is up
def axis/z=10:10000:10/depth myzaxis
plot/vlog z[gz=myzaxis]

frame/file=err630_plotlog.gif

[Thread Prev][Thread Next][Index]

Contact Us
Dept of Commerce / NOAA / OAR / PMEL / TMAP

Privacy Policy | Disclaimer | Accessibility Statement