GenericMappingTools / GenericMappingTools/gmt

gmt basemap -Bs -Bxaf draws full frame with WS axes annotated

Open
#8,827 12 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

`gmt basemap -Bs -Bxaf` draws full frame with WS axes annotated instead of just one X axis with ticks and no annotations and no other axes. I believe this is likely a bug. Same with `-Bx`, `-Bxa`.

I wanted to plot an X axis with ticks but no annotations for adding annotations externally for a complex plot.

I call `gmt basemap -R0/1/0/1 -JX5c -Bs -Bxaf -png test` and get a full frame with WS axes annotated and funny unproportionally long ticks:

Image

after some testing I've got the needed result by running `gmt basemap -R0/1/0/1 -Jx5c -Bs -B -png test`

Image

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.