GenericMappingTools / GenericMappingTools/GMT.jl
legend keyword does not understand expanded justification
Open
- Dominant language
- Julia
- Stars
- 221
- Forks
- 36
- Avg merge
- 1h 36m
- Merged PRs (30d)
- 17
Description
*i.e.*, these are not equal
```
legend=(label="x@+2@+", pos=:LT)
#and
legend=(label="x@+2@+", pos=:LeftTop) # This one is wrongly parsed
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.