Public
Edited
Mar 4
3 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
parsedTree = lw.readTree(treeString)
Insert cell
Insert cell
Insert cell
Insert cell
rectPhylo = lw.rectangleLayout(parsedTree)
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
radPhylo = lw.radialLayout(parsedTree)
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
unrootedPhylo = lw.unrooted(parsedTree)
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
yScaleRect = d3
.scaleLinear()
.domain([scaleRect * 10, scaleRect / 1])
.range([0, w])
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
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