GenericMappingTools / GenericMappingTools/gmt

Multiple -JP plots start at end of previous plot (well, sort off)

Open
#7,059 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C
Stars
979
Forks
414
Avg merge
17h 26m
Merged PRs (30d)
54

Description

Background, I want to create a [radar plot](https://en.wikipedia.org/wiki/Radar_chart)

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
```
![lixo](https://user-images.githubusercontent.com/537321/196556235-54ed013b-216b-4497-bf20-e17728819e6e.png)

and trying ``+t90`` hangs it or maybe its creating a such big PS that I aborted after a while.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.