hv_anndata.ManifoldMap.current_kdims

ManifoldMap.current_kdims()

Key dimensions for the active reduction and axes.

Downstream code should build its holoviews.Dataset from these so a selection expression emitted by the plot resolves against it, rather than assuming a fixed reduction or axis order.

Return type:

list[AdDim]

Returns:

List of key dimensions for the current reduction and axes