hv_anndata.ManifoldMap.current_kdims¶
- ManifoldMap.current_kdims()¶
Key dimensions for the active reduction and axes.
Downstream code should build its
holoviews.Datasetfrom these so a selection expression emitted by the plot resolves against it, rather than assuming a fixed reduction or axis order.