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. ![newissue](https://github.com/scverse/spatialdata-plot/assets/130979614/925e42fd-19e8-4979-9e27-c1d6a275ec40) code cm.get_cmap() and warning: ```python import...