Type JavaScript, then Shift-Enter. Ctrl-space for more options. Arrow ↑/↓ to switch modes.
Type JavaScript, then Shift-Enter. Ctrl-space for more options. Arrow ↑/↓ to switch modes.
// card = (
// {
// "@id": "Card",
// "@key": {
// "@type": "Random"
// },
// "@type": "Class",
// "@subdocument": [],
// collapsed: "xsd:boolean",
// represents: {
// "@class": "Any",
// "@type": "Optional"
// },
// x: "xsd:decimal",
// y: "xsd:decimal"
// })
position=({
"@id":"Position",
"@key":{
"@type":"Random"
},
"@type":"Class",
"@subdocument":[],
x:"xsd:decimal",
y:"xsd:decimal"
})
graphType=({
"@type":"Enum",
"@id":"graphType",
"@value":["schema","base","canvas"]
})
Type JavaScript, then Shift-Enter. Ctrl-space for more options. Arrow ↑/↓ to switch modes.
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.