GenericMappingTools / GenericMappingTools/gmt
Improve -Sb of plot for Date/Time unit
Open
feature request
- Dominant language
- C
- Stars
- 979
- Forks
- 414
- Avg merge
- 17h 26m
- Merged PRs (30d)
- 54
Description
Hi, everyone,
A guy from China community found the unit for Date/Time in `-Sb` of `plot` module is not work.
I don't think it's a bug. So, a feature request is here.
```bash
# work
echo 5 5 | gmt plot -JX5c/4c -R1/10/1/6 -Baf -BWS -Sb1q -W0.1 -pdf test
# not work
echo 2023-07-07T 5 | gmt plot -JX5c/4c -R2023-1-1T/2024-1-1T/1/6 -Bpxa3of1o -Bsxa1yf -Bya -BWS -Sb0.1q -W0.1 -pdf test
```
**Are you willing to help implement and maintain this feature?** Maybe
Contributor guide
Assessment
This issue has not been assessed yet.