Skip to content

Commit 5c8b851

Browse files
Add frame as a parameter for grdview method (#707)
1 parent ffad8be commit 5c8b851

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pygmt/base_plotting.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -530,6 +530,8 @@ def grdview(self, grid, **kwargs):
530530
zscale/zsize : float or str
531531
Set z-axis scaling or z-axis size.
532532
533+
{B}
534+
533535
cmap : str
534536
The name of the color palette table to use.
535537

0 commit comments

Comments
 (0)