You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As this works fine in matplotlib and can be fixed by casting the booleans to a numeric type, I'm filing this as a bug. I suspect this will be an issue for all raster types, not just Image.
The text was updated successfully, but these errors were encountered:
Using boolean arrays in
Images
when plotting with Bokeh breaks:As this works fine in matplotlib and can be fixed by casting the booleans to a numeric type, I'm filing this as a bug. I suspect this will be an issue for all raster types, not just
Image
.The text was updated successfully, but these errors were encountered: