Colormap for qim3d.viz.vol
Compare changes
- David Johansen authored
cmap can now take str and allows for custom cmaps. Added parameter to make it work well with the qim3d objects cmap for labels
+ 31
− 1
@@ -8,6 +8,8 @@ Volumetric visualization using K3D
@@ -19,6 +21,7 @@ def vol(
@@ -40,7 +43,8 @@ def vol(
@@ -55,6 +59,9 @@ def vol(
@@ -122,6 +129,27 @@ def vol(
@@ -133,6 +161,8 @@ def vol(