"Probability of having at least that many collisions of at least that many people",
tickFormat:"%",
scheme:"blues"
},
fy:{label:"Number of people in group"},
x:{label:"Number of collisions"},
y:{label:"Number of people in the collision"},
marks:[
Plot.cell(simsSummary,{
fy:"x",// number of people in group
x:"y",//
y:"z",
fill:"p",
title:"p"
})
]
})
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.