Background, I want to create a radar plot
This is already odd. Origin of second axis is not 0,0 and its length is not 12c but rather 1/cos(45)
gmt psbasemap -R-0.0001/0.0001/0/1 -JP12c -Bya -P -K > lixo.ps
gmt psbasemap -R-0.0001/0.0001/0/1 -JP12c+t45 -Bya -O >> lixo.ps

and trying +t90 hangs it or maybe its creating a such big PS that I aborted after a while.
Background, I want to create a radar plot
This is already odd. Origin of second axis is not 0,0 and its length is not 12c but rather 1/cos(45)
and trying
+t90hangs it or maybe its creating a such big PS that I aborted after a while.