md`<span style="font-family: AndaleMono, monospace">The quick brown fox jumped over the lazy dog.<span>`
md`<span style="font-family: SourceCodePro-ExtraLight, monospace">The quick brown fox jumped over the lazy dog.<span>`
css=html`
<style>
@font-face {
font-family: AndaleMono;
src: url('${awaitandaleMono.url()}');
}
@font-face {
font-family: SourceCodePro-ExtraLight;
src: url('${awaitsourceCodeProEL.url()}');
}
</style>
`
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.