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 38c0a7c commit 157ff48Copy full SHA for 157ff48
examples/projections/nongeo/cartesian_power.py
@@ -3,8 +3,8 @@
3
===============
4
5
**x**\ *width*\ [**p**\ *p-value*]/[*height*\ [**p**\ *p-value*]]: Give the
6
-``width`` of the figure and the optional argument ``height``. The axis or axes with a
7
-logarithmic transformation requires ``"p"`` and the power transformation for that axis.
+*width* of the figure and the optional argument *height*. The axis or axes with a
+logarithmic transformation requires **p** and the power transformation for that axis.
8
"""
9
import pygmt
10
import numpy as np
0 commit comments