Public
Edited
Jan 11, 2024
3 forks
24 stars
Insert cell
Insert cell
Insert cell
Insert cell
style = html`
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=${parseFont}:ital@0;1&display=swap">

<style>
body, svg {
font-family: '${selectedFont}', serif;
/* font-size: 48px; */
}
</style>
`
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