Public
Edited
Dec 11, 2022
Insert cell
Insert cell
Insert cell
Insert cell
filteredData = _.filter(data, (d) => filters.includes(d["Tag group"]))
Insert cell
Target audience user testing Nov_Dec Chart 2022-12-08 16_16.csv
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
_.filter(data, (d) => d["Tag group"] === "Fitting process")
Insert cell
_.uniq(_.map(data, "Tag title"))
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