We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acbc192 commit 40cd3ebCopy full SHA for 40cd3eb
examples/projections/cyl/cyl_oblique_mercator_1.py
@@ -21,7 +21,7 @@
21
fig = pygmt.Figure()
22
# Using the origin and azimuth
23
fig.coast(
24
- projection="Oa-120/25/-30/12c+v",
+ projection="Oa-120/25/-30/6c+v",
25
# Set bottom left and top right coordinates of the figure with "+r"
26
region="-122/35/-107/22+r",
27
frame="afg",
0 commit comments