Published
Edited
Mar 5, 2020
2 forks
Insert cell
Insert cell
Insert cell
container = html`<div style='height:1025px' id='container'></div>`;
Insert cell
Insert cell
reactive_var = cgm.params.int.mouseover.row.name
Insert cell
reactive_var
Insert cell
Insert cell
cgm = CGM({
network,
viz_width: 900,
viz_height: 900,
container
});

Insert cell
Insert cell
Insert cell
Insert cell
CGM = require("https://bundle.run/clustergrammer-gl@0.11.9");
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