Public
Edited
Jun 8, 2023
Insert cell
import {skills_json} from "d02a67394bcb5d83"

Insert cell
skills_json

Insert cell
Plot.plot({
marks: [
Plot.ruleY([0]),
Plot.lineY(skills_json({x: "name", y: "percentage", k: 10, reduce: "mean"}))
]
})name
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