Public
Edited
Apr 25
Paused
2 forks
Importers
18 stars
Also listed in…
Ambassadors Showcase
Navio
Insert cell
Insert cell
Insert cell
viewof selected = navio(data, { attribWidth: 20, addAllAttribsIncludeObjects: true, addAllAttribsRecursionLevel: 0 })
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
Inputs.bind(Inputs.table(data), viewof selected)
Insert cell
Insert cell
d3 = require("d3@7")
Insert cell
Insert cell
import { Table } from "@observablehq/inputs"
Insert cell
ReactiveWidget = require("reactive-widget-helper")
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