Public
Edited
Mar 22
Paused
2 forks
Importers
17 stars
Insert cell
Insert cell
Insert cell
viewof selected = navio(data, { attribWidth: 20 })
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
// data = d3.csv("https://raw.githubusercontent.com/john-guerra/visPubNetwork/master/IEEE%20VIS%20papers%201990-2018%20-%20Main%20dataset.csv", d3.autoType)
Insert cell
data = FileAttachment("IEEE VIS papers 1990-2024 - Main dataset.csv").csv({
typed: true
})
Insert cell
Insert cell
d3 = require("d3@7")
Insert cell
Insert cell
import { Table } from "@observablehq/inputs"
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