Public
Edited
Jun 17, 2021
2 forks
Insert cell
Insert cell
Insert cell
Insert cell
data = [
{ value: Math.random(), fill: "#2196f3", label: "Likelihood of rain today" }
]
Insert cell
oConfig = ({
width: width,
height: 110,
transitionDuration: 750,
maxBarValue: 1,
valueFormatter: d3.format(".0%")
})
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