Published
Edited
Mar 31, 2021
Insert cell
md`# Introduction`
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
html`
<div class="div">
<svg id="demo" width="500" height="110"
style="background-color: skyblue">
<rect x="200" y="30" width="100" height="70"
style="fill: red"></rect>
</svg>
</div>
`
Insert cell
html`
<style type="text/css">
.div {
width: "900";
text-align: center;
background-color: grey;
}

</style>
`
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