Live demo¶
Real pbmc3k (2,638 PBMCs) in an interactive WebGL embedding — pan, zoom,
lasso, and toggle cell types in the legend. It runs entirely in your browser
with no kernel: the plot and the WebGL engine are baked into one self-contained
page, exactly what save_html() produces.
Reproduce it
The page is generated from the bundled pbmc3k file by
scripts/build_demo.py:
A linked compose([...]) grid (lasso in one embedding, highlight in the
other) works the same way in a live browser — see the User guide.