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
Modify font/character size with SDDS
Moderators: cyao, michael_borland
Re: Modify font/character size with SDDS
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
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