We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c27c55e commit 409df39Copy full SHA for 409df39
pygmt/helpers/decorators.py
@@ -278,8 +278,9 @@
278
279
Alternatively, set ``perspective=True`` to reuse the perspective setting
280
from the previous plotting method, or pass a string following the full
281
- GMT syntax for finer control. See :gmt-docs:`gmt.html#perspective-full`
282
- for details.""",
+ GMT syntax for finer control (e.g., adding ``+w`` or ``+v`` modifiers to
+ select another axis location than the plot origin). See
283
+ :gmt-docs:`gmt.html#perspective-full` for details.""",
284
"projection": r"""
285
projection
286
*projcode*\[*projparams*/]\ *width*\|\ *scale*.
0 commit comments