User story
See vitessce/vitessce-python#497
Preferred solution
Update the code here
to work more like the fileUid values (although we can still have 'spot'/'point' as fallbacks)
|
fileUid: this.coordinationValues?.fileUid || null, |
Also support fileUid for spot/point layers
Possible alternatives
User story
See vitessce/vitessce-python#497
Preferred solution
Update the code here
vitessce/packages/file-types/zarr/src/anndata-loaders/ObsSpotsAnndataLoader.js
Line 29 in 3195e6d
vitessce/packages/file-types/spatial-zarr/src/spatialdata-loaders/SpatialDataObsSegmentationsLoader.js
Line 128 in 3195e6d
Also support fileUid for spot/point layers
Possible alternatives