@vitessce/spatial-beta
v3.9.5
Published
The intention behind `spatial-beta` and `layer-controller-beta` is to be able to develop them alongside the existing `spatial` and `layerController` views, allowing both implementations to exist simultaneously while the beta implementations stabilize.
Readme
The intention behind spatial-beta and layer-controller-beta is to be able to develop them alongside the existing spatial and layerController views, allowing both implementations to exist simultaneously while the beta implementations stabilize.
Once the beta implementations support all current spatial/layerController features, the goal would be to:
- replace
spatialwithspatial-beta - implement a view config schema version upgrade function that maps
spatial-betatospatial - likewise for
layer-controller-beta
