Skip to content

Commit

Permalink
[swanson] cmap option docstring edit
Browse files Browse the repository at this point in the history
  • Loading branch information
berberto committed Sep 4, 2024
1 parent 9c176ce commit efb3a83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions iblatlas/plots.py
Original file line number Diff line number Diff line change
Expand Up @@ -855,8 +855,8 @@ def plot_swanson_vector(acronyms=None, values=None, ax=None, hemisphere=None, br
Minimum value to restrict the colormap
vmax: float
Maximum value to restrict the colormap
cmap: string
matplotlib named colormap to use
cmap: string or matplotlib.colors.Colormap
matplotlib colormap to use
show_cbar: bool, default=False
Whether to display a colorbar.
extend: str, default='neither'
Expand Down

0 comments on commit efb3a83

Please sign in to comment.