Published
Edited
Jun 12, 2020
Insert cell
Insert cell
Insert cell
Edge=d3.csv("https://docs.google.com/spreadsheets/d/e/2PACX-1vTyiumyu6YURHydyuc4aRt90gdoA4Twhm6u42O7XSlY2M_IfOmtufm3ZuTb6UIGK7QBhSj7mmdt5q77/pub?gid=1087595147&single=true&output=csv")
Insert cell
Insert cell
Insert cell
Insert cell
dot`graph {
rankdir=TB;
overlap="false";
splines = "true";
nodesep = 0.5
node [shape="circle"]
"G1"--A[color="blue"]
A--B1--C2--C1[color="blue"]
A--B2--C3[color="blue"]
"G1"--C1--C2--C1--C3--"G1"[color="red"]
C3--"D'"--D--"G2"
}`
Insert cell
Insert cell
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