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 2c93de1 commit f76badeCopy full SHA for f76bade
pygmt/src/inset.py
@@ -28,7 +28,7 @@ def inset(self, **kwargs):
28
position : str or list
29
*xmin/xmax/ymin/ymax*\ [**+r**][**+u**\ *unit*]] \
30
| [**g**\|\ **j**\|\ **J**\|\ **n**\|\ **x**]\ *refpoint*\
31
- **+w**\ *width*\ [/*height*][**+j**\ *justify*]
+ **+w**\ *width*\ [/*height*][**+j**\ *justify*]\
32
[**+o**\ *dx*\ [/*dy*]].
33
34
*This is the only required parameter.*
0 commit comments