Public
Edited
May 24, 2023
Insert cell
Insert cell
Plot.plot({
color: { scheme: "YlGnBu" },
x: {
type: "band",
label: "Available Imaging Data",
paddingInner: 0.1
},
marks: [Plot.cell(data, Plot.groupX({ fill: "count" }, { x: "modality" }))]
})
Insert cell
import { data } from "475665a1dc42e82a"
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