Public
Edited
Jul 29, 2023
Insert cell
Insert cell
dot`
digraph {
4 -> 3;
4 -> 1;
6 -> 5;
6 -> 1;
7 -> 5;
7 -> 2;
9 -> 8;
9 -> 1;
10 -> 8;
10 -> 2;
11 -> 8;
11 -> 3;
12 -> 8;
12 -> 3;
12 -> 1;
14 -> 13;
14 -> 1;
15 -> 13;
15 -> 2;
16 -> 13;
16 -> 3;
17 -> 13;
17 -> 3;
17 -> 1;
18 -> 13;
18 -> 5;
19 -> 13;
19 -> 5;
19 -> 1;
20 -> 13;
20 -> 5;
20 -> 2;
}
`
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