diff --git a/hippunfold_plot/plotting.py b/hippunfold_plot/plotting.py index 8f14f44..8cf49e2 100644 --- a/hippunfold_plot/plotting.py +++ b/hippunfold_plot/plotting.py @@ -119,6 +119,8 @@ def plot_hipp_surf( "avg_method": avg_method, "cmap": cmap, "view": view, + "vmin": vmin, + "vmax": vmax, } # add any user arguments