Aside
The view_mode='XPlane' is not setting the view mode as expected. The view is still in volume mode and i need to click on the icon to change to X Plane. I have tried (XPlane, x, 1)
Thanks for the 2 issues reported here. Can you post a couple lines of python that generate the numpy array. My guess is that the image is interpreted as a “volume” 3 voxels deep, rather than a 2D image with 3 components. Maybe we can convert to a image format where we can specify that. If the viewer recognizes 3 components it will default to red/green/blue. Can see the number of components as tabs with checkboxes in the middle of the UI.