Skip to content

Commit

Permalink
One extra note for plot3d
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman committed Jan 5, 2025
1 parent 7009972 commit 9c148cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pygmt/src/plot3d.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,8 @@ def plot3d(
- **Polar** coordinate system: *x* and *y* are theta and radius.
- **Geographic** coordinate system: *x* and *y* are parallels and meridians.
**NOTE**: The ``straight_line`` parameter requires constant *z*-coordinates.
.. attention::
There exits a bug in GMT<=6.5.0 that, in geographic coordinate systems, the
Expand Down

0 comments on commit 9c148cf

Please sign in to comment.