File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 271271 - *azimuth*: Azimuth angle of the viewpoint in degrees [Default is 180,
272272 i.e., looking from south to north].
273273 - *elevation*: Elevation angle of the viewpoint above the horizon [Default
274- is 90, i.e., looking straight down].
274+ is 90, i.e., looking straight down at nadir ].
275275 - *zlevel*: Z-level at which 2-D elements (e.g., the map frame) are drawn.
276276 Only applied when used together with ``zsize`` or ``zscale``. [Default is
277277 at the bottom of the z-axis].
278278
279279 Alternatively, set ``perspective=True`` to reuse the perspective setting
280280 from the previous plotting method, or pass a string following the full
281281 GMT syntax for finer control (e.g., adding ``+w`` or ``+v`` modifiers to
282- select another axis location than the plot origin). See
282+ select an axis location other than the plot origin). See
283283 :gmt-docs:`gmt.html#perspective-full` for details.""" ,
284284 "projection" : r"""
285285 projection
You can’t perform that action at this time.
0 commit comments