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 9a4f259 commit a04c737Copy full SHA for a04c737
pygmt/tests/test_directional_rose.py
@@ -30,7 +30,7 @@ def test_directional_rose_complex():
30
width="1c",
31
label=["", "", "", "N"],
32
fancy=2,
33
+ anchor="MC",
34
anchor_offset=(1, 1),
- justify="MC",
35
)
36
return fig
0 commit comments