diff --git a/static/img/blog/scanpy_holoviews_overview.svg b/static/img/blog/scanpy_holoviews_overview.svg index 6943e60..ee6b415 100644 --- a/static/img/blog/scanpy_holoviews_overview.svg +++ b/static/img/blog/scanpy_holoviews_overview.svg @@ -1,15 +1,15 @@ - -sc.pl.umap(adata, color=A.obs["bulk_labels"]) + +sc.pl.umap(adata, color=A.obs["bulk_labels"]) -Setup (optional): - -sc.settings.preset = sc.Preset.ScanpyV2Preview ; A = sc.pl.hv_init('bokeh') +Setup (optional): + +sc.settings.preset = sc.Preset.ScanpyV2Preview ; A = sc.pl.hv_init('bokeh') - - + + H @@ -42,15 +42,12 @@ obs["bulk_labels"] CD19+ B -Bokeh: -interactive +Bokeh: interactive 6−64−42−200−22−44−66 -Matplotlib: -static, -publication +Matplotlib: static, publication @@ -64,10 +61,9 @@ y x -Plotly: -3D +Plotly: 3D H -One high-level representation. Multiple rendering backends. Same data, different experience. +One high-level representation. Multiple rendering backends. Same data, different experience. \ No newline at end of file