[Thread Prev][Thread Next][Index]

Re: Shade key label thickness



Hi Retish,
	You can make the key labels darker by setting pen 0 to 7 (or 13
for darker still). However this will make the axes, axes labels darker
too.
	ppl pen,0,7
	shade/i=1:10/j=1:8 i+j
To make ONLY the KEY labels darker you would probably need to use
overlaying viewports to get the axes and labels to be light
(ppl pen,0,1) in one and dark for key only in the other
(shade/nolabel .../set ; ppl axset,0,0,0,0 ; ppl axlabp,0,0 ;
 ppl pen,0,7 ; ppl shade )

Good luck,
Mick

|____spillane@pmel.noaa.gov____|
|__Room 2070 Bldg#3 NOAA/PMEL__|
|____Phone_:_(206)526-6780_____|

On Thu, 7 Nov 2002, Retish Senan wrote:

>
> Hi!
> 	How can the thickness of labels of the shade key be increased? The
> PPLUS SHAKEY command has only option to increase the size of key labels,
> and not the thickness. Is there a PPL PEN or similar command to do it?
>
> Thanks in advance,
>
> Regards,
> Retish
>
> --
> ----------------------------------------------------
> Retish Senan
> Centre for Atmospheric and Oceanic Sciences
> Indian Institute of Science
> B A N G A L O R E   560 012
> Ph: +91-80-3942505
>     +91-80-3600450
> Fax:+91-80-3600865
> http://caos.iisc.ernet.in/hpg/students/retish.html
> ----------------------------------------------------
>
>



[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement