Harkin Chern
Results
1
issues of
Harkin Chern
From [spatialdata issues 554](https://github.com/scverse/spatialdata/issues/554) new issue. Because matplotlib warning, use ''matplotlib.colormaps[name]'' or ''matplotlib.colormaps.get_cmap(obj)'' instead cm.get cmap("viridis",256), however, found the exp range are diferent.  code cm.get_cmap() and warning: ```python import...