[Thread Prev][Thread Next][Index]

Re: [ferret_users] too many tics



Hi Ryo,

I also have the same issue. 
I'm using "xlimits" and "ylimits", which also works perfectly. 

Best regards
Pratik

On Thu, Dec 23, 2021 at 12:28 PM Ryo Furue <furue@xxxxxxxxxx> wrote:
Hi Ferret users,

Is this problem known? (I searched the email archive but I failed to find a relevant discussion. Perhaps I didn't use good keywords.)

The following three-line code produces a plot with too many tics on the vertical axis:

set data etopo5
plot/vlimits=-5500:0/y=30S/hlimits=111:115 rose
frame/file=tmp.png

When I make two panels as

set data etopo5
set view upper
plot/vlimits=-5500:0/y=30S/hlimits=111:115 rose
set view lower
plot/vlimits=-5500:0/x=125/hlimits=36S:32S rose
frame/file=bottom-profiles.png

only the upper panel suffers from the problem.

A workaround is to specify the tic interval: vlimits=-5500:0:500

I've disabled "~/.ferret" before carrying out the test.

PyFerret v7.63 (optimized)
Darwin 19.6.0 - 10/13/20

macOS 12.1 (Monterey).

Regards,

Ryo

tmp.png

[Thread Prev][Thread Next][Index]
Contact Us
Dept of Commerce / NOAA / OAR / PMEL / Ferret

Privacy Policy | Disclaimer | Accessibility Statement