Published
Edited
Sep 7, 2020
1 star
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
md`# Jitter Plot`
Insert cell
Insert cell
md`# Histogram`
Insert cell
Insert cell
md`# Density Plot
## Generate a few statistics
`
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
WaitingRange = WaitingMax - WaitingMin
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
md`## To Experiment:

\`\`\`
data = d3.tsvParse(await FileAttachment("faithful.tsv").text() , d3.autoType)
// See https://observablehq.com/@observablehq/file-attachments

// For Bin control in Histogram
autobinx: false,
xbins: {
end: 2.8,
size: 0.06,
start: .5
}
\`\`\`
`
Insert cell
Insert cell
Insert cell
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