added new behaviour for color_bar in slicer
Compare changes
- David Johansen authored
+ 25
− 5
@@ -327,7 +327,7 @@ def slicer(
@@ -342,7 +342,7 @@ def slicer(
@@ -361,14 +361,34 @@ def slicer(
@@ -376,7 +396,7 @@ def slicer(
Now slicer allows for dynamic color bar on a slice basis. Required changing color_bar parameter signature from bool to str.