Public
Edited
Apr 5
Insert cell
Insert cell
Insert cell
Insert cell
SmallBatch_Polarity@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
Wheel4 = d3.arc()
.innerRadius(130)
.outerRadius(190)
.padRadius(30)
.padAngle(2 / 30)
.cornerRadius(6)
Insert cell
birdsandbees = [{name:"U", value: 2},{name:"E",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

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