[Thread Prev][Thread Next][Index]
Re: [ferret_users] time axis font size is not changing
Time axes have separate PPL commands:
txlint,low,high time axis lab intervals (e.g., 0,1=yr only; 1,0=mon only; 3,1=every 3 mon+yr)
txnmtc,icode icode=-1 for large tics at year breaks
txtype,type,style type=days,mon,yr(def); style=hr,hrday/day,daymon/mon1,mon3,monyr
txlabp,n -1 for below plot, 0 for no label, or +1 for above plot
txlsze,ht if multiple labels (month/yr) these are scaled to ht
See more details on these in the PPL guide:
../../documentation/users-guide/appendix-b-pplus-guide/COMMAND-DESCRIPTION
Billy K
> On Jun 8, 2017, at 5:35 AM, saurabh rathore <rohitsrb2020@xxxxxxxxx> wrote:
>
> Dear ferreters
> I am issuing command for increasing the font on the time axis. but it is not changing.
>
> plot/thick/axes/set/nolab/nokey/vlimits=-6:6:1/col=1 total1
> ppl axlsze .17,.17
> ppl plot
>
> but it is changing the font size on the vertical axis, but it is not changing the font size on the horizontal axis. I am using pyferret 7.1 final release on ubuntu 16.04 LTS.
>
> this problem is appearing in every time series plot where horizontal axis font is small but the vertical axis font is changing.
>
> Need help to rectify it. It seems the axlsze command not working for the time series.
>
> regards, saurabh
>
> --
>
>
> REGARDS
>
> Saurabh Rathore
> Research Scholar (PhD.)
> Centre For Oceans, Rivers, Atmosphere & Land Science Technology
> Indian Institute Of Technology, Kharagpur
> contact :- 91- 8345984434
> <test.png>
[Thread Prev][Thread Next][Index]