We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43bf9ff commit 2a18366Copy full SHA for 2a18366
pygmt/params/pattern.py
@@ -26,9 +26,10 @@ class Pattern(BaseParam):
26
GMT provides 90 predefined patterns that can be used in PyGMT. The patterns are
27
numbered from 1 to 90, and shown below:
28
29
- .. image:: https://docs.generic-mapping-tools.org/6.5/_images/GMT_App_E.png
+ .. figure:: https://docs.generic-mapping-tools.org/6.5/_images/GMT_App_E.png
30
:alt: The 90 predefined bit-patterns provided with GMT
31
:width: 75%
32
+ :align: center
33
34
Parameters
35
----------
0 commit comments