add histogram visualization function
Compare changes
- Alessia Saccardo authored
+ 2
− 2
@@ -814,8 +814,8 @@ def histogram(
@@ -814,8 +814,8 @@ def histogram(
Create a function to plot the histogram of a volume based on seaborn.histplot, with an option to specify a particular slice for plotting.