Support passing in cmap
and norm
for the odc.geo.xr.ODCExtension.explore
function
#137
Labels
enhancement
New feature or request
Hey folks
Not sure if this is expected to work, but I have a nice colourmap for a categorical plot, example here.
Code is something like this:
Would it be possible for the amazing
explore()
function to be able to render with these colourmaps? Currently it fails withTypeError: Object of type BoundaryNorm is not JSON serializable
The text was updated successfully, but these errors were encountered: