Published
Edited
Jan 6, 2021
Fork of Metalog
1 fork
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
M = metalog.spt({
alpha: .1,
y: [35, 50, 75],
lower: 10,
upper: 100,
random: new seedrandom("metalog")
})
Insert cell
Insert cell
Insert cell
Insert cell
jstat = require("https://cdn.jsdelivr.net/npm/jstat@1.9.1/dist/jstat.min.js")
Insert cell
vega = require("vega-embed@5")
Insert cell
seedrandom = require("https://cdnjs.cloudflare.com/ajax/libs/seedrandom/3.0.5/seedrandom.min.js")
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