GenericMappingTools / GenericMappingTools/gmt
Z-axis disappearing issue
Open
bug
- Dominant language
- C
- Stars
- 979
- Forks
- 414
- Avg merge
- 17h 26m
- Merged PRs (30d)
- 54
Description
Why might the Z-axis disappear or become invisible when I change it to a logarithmic scale in a 3D plot, and how can I fix it?
gmt begin rms png E600
R=1e+17/1e+21/1e+17/1e+21/1e5/1e19
gmt basemap -R$R -Jz1cl -BwSEnZ -JX10cl -p130/50 -Bxa1f3p -Bya1f3p -Bza1f3p
R=1e+17/1e+21/1e+17/1e+21/1e10/1e19
gmt basemap -R$R -Jz1cl -BwSEnZ -JX10cl -p130/50 -Bxa1f3p -Bya1f3p -Bza1f3p -X15c
gmt end
Contributor guide
Assessment
This issue has not been assessed yet.