Published
Edited
Jan 14, 2020
Fork of SVG Intro
Insert cell
Insert cell
html`
<svg style = "background:cornsilk;border:1px black solid" width = 600 height = 300 >
<rect width = 50 height = 50 transform = "translate(300,150) rotate(30)"/>
</svg>

`
Insert cell
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