Public
Edited
Apr 8
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
WikipediaCharacter2_normalized_FIREWATER@1.csv
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
Divisio4 = d3.pie()
.startAngle(3.14159265353238/2*3)
.endAngle(3.14159265353238*9/2)
.value(d => d.value)
(birdsandbees)
Insert cell
Divisio3 = d3.pie()
.startAngle(3.14159265353238/2*3)
.endAngle(3.14159265353238*9/2)
.value(d => d.value)
(ogdoad)
Insert cell
Divisio2 = d3.pie()
.startAngle(3.14159265353238/2*3)
.endAngle(3.14159265353238*9/2)
.value(d => d.value)
(elements)
Insert cell
Wheel3 = d3.arc()
.innerRadius(256)
.outerRadius(319)
.padRadius(30)
.padAngle(2 / 30)
.cornerRadius(6)
Insert cell
Wheel2 = d3.arc()
.innerRadius(193)
.outerRadius(253)
.padRadius(30)
.padAngle(2 / 30)
.cornerRadius(6)
Insert cell
Wheel4 = d3.arc()
.innerRadius(130)
.outerRadius(190)
.padRadius(30)
.padAngle(2 / 30)
.cornerRadius(6)
Insert cell
Wheel5 = d3.arc()
.innerRadius(322)
.outerRadius(330)
.padRadius(30)
.padAngle(2 / 30)
.cornerRadius(6)
Insert cell
elements = [{name:"I",value:2},{name:"W",value:2},{name:"O", value:2},{name:"J",value:2}]
Insert cell
birdsandbees = [{name:"U", value: 2},{name:"E",value:2}]
Insert cell
ogdoad = [{name:"R", value: 2},{name:"L", value: 2},{name:"Q", value:2},{name:"Z", value:2},{name:"M",value:2},{name:"N",value:2},{name:"F", value:2},{name:"S", value:2}]
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

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