Public
Edited
Jun 16, 2021
4 forks
4 stars
Insert cell
Insert cell
Insert cell
Insert cell
data = [
{ value: 1, fill: "#cddc3a", sortIndex: 0, label: "LOW" },
{ value: 1, fill: "#8bc34a", sortIndex: 1, label: "MED", selected: true },
{ value: 1, fill: "#4caf51", sortIndex: 2, label: "HIGH" },
{ value: 1, fill: "#1e9688", sortIndex: 3, label: "TOP" }
]
Insert cell
oConfig = ({
size: 250,
arcThickness: 40,
transitionDuration: 875
})
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