Skip to content

Commit

Permalink
Add frame as a parameter for grdview method (#707)
Browse files Browse the repository at this point in the history
  • Loading branch information
willschlitzer authored Nov 28, 2020
1 parent ffad8be commit 5c8b851
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pygmt/base_plotting.py
Original file line number Diff line number Diff line change
Expand Up @@ -530,6 +530,8 @@ def grdview(self, grid, **kwargs):
zscale/zsize : float or str
Set z-axis scaling or z-axis size.
{B}
cmap : str
The name of the color palette table to use.
Expand Down

0 comments on commit 5c8b851

Please sign in to comment.