Modify font/character size with SDDS

Moderators: cyao, michael_borland

Post Reply
tennant
Posts: 85
Joined: 31 Jul 2008, 07:19
Location: Jefferson Laboratory

Modify font/character size with SDDS

Post by tennant » 05 Sep 2008, 08:15

Hi Michael,

When I generate a multiple plots on a single page (i.e. sddsplot -layout=3,2 -sep, etc...) the font size (particularly on the horizontal axis) becomes very small. Is there a way to increase the font/character size? I searched the OAG manual and found the -labelSize option, but understand that this is obsolete.

Thanks,
chris

ywang25
Posts: 52
Joined: 10 Jun 2008, 19:48

Re: Modify font/character size with SDDS

Post by ywang25 » 06 Sep 2008, 21:01

You can try with -xLabel and -ticksettings options.
For example:
sddsplot -layout=3,2 -col=t,* reference/run.out run.out -gra=d,v -sep=names -group=names -xLabel=scale=1.5 -ticksettings=xscaleChars=2.5

Yusong

Post Reply