Published
Edited
Nov 28, 2020
2 stars
Insert cell
Insert cell
// Getting D3
d3 = require("d3@6")
Insert cell
// Get the dataset
dataset = d3.csvParse(await FileAttachment("nba_tratado.csv").text())
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
margin = ({top: 4, right: 0, bottom: 0, left: 8})
Insert cell
height = 300
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