Public
Edited
Jun 22, 2024
Fork of Tree graph
1 star
Insert cell
md`# Tree graph`
Insert cell
Insert cell
radius= width*2/2.1
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
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
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
// serialize = {
// const xmlns = "http://www.w3.org/2000/xmlns/";
// const xlinkns = "http://www.w3.org/1999/xlink";
// const svgns = "http://www.w3.org/2000/svg";
// return function serialize(svg) {
// const reset = new Promise((resolve, reject) => {
// setTimeout(() => {
// svg.zoomReset()
// resolve('foo');
// }, 3000);
// })
// reset.then(res => {
// svg = svg.cloneNode(true);

// })

// };
// }
Insert cell
// viewof fontsize_i = Range([8, 35], {step: 1 ,value: 12, label: "Font Size"})
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