Feature #181
plotting symbol at both ends of a periodic map
Status: | Closed | Start date: | 2012-11-15 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 100% | ||
Category: | - | |||
Target version: | Candidate for next minor release | |||
Platform: |
Description
For projections which plots a longitude twice (e.g., lon = 0 and lon = 360 for a global map), e.g.,
echo 0 0 | psxy -Rg -JH180/6i -P -B30g30 -Sc0.1i -Gred | gv -
should also show up on the right side of the map. This affects psxy and psxyz.
History
#1
Updated by Paul over 6 years ago
- Status changed from New to Resolved
- Target version set to Candidate for next minor release
- % Done changed from 0 to 100
This was implemented in 5.2 fairly recently with the extension of -N option - forgot it existed.
#2
Updated by Paul over 6 years ago
- Status changed from Resolved to Closed
Closed since the feature has been implemented in 5.2 branch.