Public
Edited
Apr 2, 2024
Insert cell
Insert cell
data = penguins
Insert cell
Insert cell
viewof chart1=engraft(this,{'inputs':{data},'program':{'toolName':'slot','modeName':'tool','subProgram':{'toolName':'vl-prong','inputProgram':{'toolName':'slot','modeName':'code','code':'IDdata000000','defaultCode':'','subPrograms':{}},'vlCode':'{\n "$schema": "https://vega.github.io/schema/vega-lite/v5.json",\n "data": {"name": "input"},\n "mark": "point",\n "encoding": {\n "x": {"field": "culmen_length_mm", "type": "quantitative"},\n "y": {"field": "culmen_depth_mm", "type": "quantitative"},\n "color": {"field": "species"},\n }\n}\n'},'defaultCode':''}});
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