Re: Adding labels to axis
Janosch Hoffmann <[email protected]>
| Newsgroups | gmane.comp.gis.gmt.user |
|---|---|
| Message-ID | <50c13388766c4cb88e286d751f9c083e@SIXPR06MB336.apcprd06.prod.outlook.com> |
Hi Gery and co, I took your advice and added WENS, if I used a stereographic projection (in metres) the axis labels show up: psbasemap -Jx$project_size -R$x_min/$x_max/$y_min/$y_max -B10g10:"Rate Uncertainty":/4g4:"Campaign Method":WeNs -O -K >> $plotfile however when I use the combined projection -Re they are no visible: psbasemap -Js0/-90/-71/$project_size -Re$x_min/$x_max/$y_min/$y_max -B10:"Rate Uncertainty":/4:"Campaign Method":WeNs -O -K >> $plotfile Also when I use WeNs, for the top line of code it removes the tick mark number labels for east and south. Is there a way of keeping all the tick mark number labels, like with WENS, but only have the axis labels for WeNs? Cheers Janosch ________________________________ From: World-Wide GMT Usage and Help Mailing List <[email protected]> on behalf of Gery . <[email protected]> Sent: Saturday, 8 March 2014 10:34 PM To: [email protected] Subject: Re: [GMT-HELP] Adding labels to axis Hi Janosch, You'd need to add wens at the end of -B, something like: -B10g10:"Rate Uncertainty":/4g4:"Campaign Method":WenS That would mean that the labels will appear W and S of your plot (ie., upper case letters). For the lower case, it will plot the ticks afaik. Hope this helps, Cheers, Gery Sent from my i386 On Mar 8, 2014, at 12:29, "Janosch Hoffmann" <[email protected]<mailto:[email protected]>> wrote: Hi all, I am trying to add labels to my axis. Here the is code where I add the labels: psbasemap -Js0/-90/-71/$project_size -Re$x_min/$x_max/$y_min/$y_max -B10g10:"Rate Uncertainty":/4g4:"Campaign Method": -O -K >> $plotfile Everything else plots fine, except for no labels. It has worked in the past, could have something to do with the new -Re option? Cheers Janosch Hoffmann To unsubscribe, send the message "signoff gmt-help" to [email protected]<mailto:[email protected]> To unsubscribe, send the message "signoff gmt-help" to [email protected]