Skip to content

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.

Open the demo full screen ↗

Reproduce it

The page is generated from the bundled pbmc3k file by scripts/build_demo.py:

python scripts/build_demo.py        # -> docs/demo_plot.html

A linked compose([...]) grid (lasso in one embedding, highlight in the other) works the same way in a live browser — see the User guide.