Type Table, then Shift-Enter. Ctrl-space for more options.
viewofgenomeSpy=embed({
height:200,
width:400,
data:{values:data},
mark:{type:"point"},
encoding:{
x:{field:"x",type:"quantitative"},
y:{field:"sin",type:"quantitative"}
}
})
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.