Public
Edited
Mar 22
Paused
2 forks
Importers
17 stars
Also listed in…
Widgets and Inputs
Navio
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

One platform to build and deploy the best data apps

Experiment and prototype by building visualizations in live JavaScript notebooks. Collaborate with your team and decide which concepts to build out.
Use Observable Framework to build data apps locally. Use data loaders to build in any language or library, including Python, SQL, and R.
Seamlessly deploy to Observable. Test before you ship, use automatic deploy-on-commit, and ensure your projects are always up-to-date.
Learn more