GenericMappingTools / GenericMappingTools/GMT.jl
convenient functions to save the output
Open
- Dominant language
- Julia
- Stars
- 221
- Forks
- 36
- Avg merge
- 1h 36m
- Merged PRs (30d)
- 17
Description
are there any convenient functions to save the output?
like,
```Julia
save("fig.pdf") # for pdf
save("fig.png") # for png
```
also, I spend some time reading the docs and could find a place indicating what is the recommended way to save the outputs, would be nice to have a section for that.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.