Skip to content

Commit 2a18366

Browse files
committed
Use the figure directive
1 parent 43bf9ff commit 2a18366

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pygmt/params/pattern.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,10 @@ class Pattern(BaseParam):
2626
GMT provides 90 predefined patterns that can be used in PyGMT. The patterns are
2727
numbered from 1 to 90, and shown below:
2828
29-
.. image:: https://docs.generic-mapping-tools.org/6.5/_images/GMT_App_E.png
29+
.. figure:: https://docs.generic-mapping-tools.org/6.5/_images/GMT_App_E.png
3030
:alt: The 90 predefined bit-patterns provided with GMT
3131
:width: 75%
32+
:align: center
3233
3334
Parameters
3435
----------

0 commit comments

Comments
 (0)