Published
Edited
Apr 26, 2021
Fork of Donut chart
1 fork
Insert cell
Insert cell
Insert cell
dataset = ({ 'Remaining': remaining, 'Completed': (1-remaining)})
Insert cell
remaining = .9
Insert cell
margin= 50
Insert cell
height= 500
Insert cell
d3 = require("d3@5")
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