Public
Edited
Aug 21, 2023
6 forks
5 stars
Insert cell
Insert cell
clustergrammer = {
let container = html`<div style='height:1050px' id='container'></div>`;
yield container;
cgm({
network,
viz_width: 900,
viz_height: 900,
use_hzome: true,
scale_row_font_size: scale_row_font_size,
scale_col_font_size: scale_col_font_size,
container
});
}
Insert cell
scale_row_font_size = 1
Insert cell
scale_col_font_size = 1
Insert cell
Insert cell
network
Insert cell
Insert cell
md`https://colab.research.google.com/gist/cornhundred/2988fe4d242991e622996cc5cc97c105/clustergrammer_colab_via_observable.ipynb`
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more