Public
Edited
Oct 11, 2024
Importers
1 star
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
color = null
Insert cell
bgColor = null
Insert cell
Insert cell
Insert cell
ascii
Insert cell
asciiAdjust
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
${qr(previewText, { output: "svg" }) /* default (no need to specify) */ }
Insert cell
${qr(previewText, { output: "img" })}
Insert cell
qr(previewText, { output: "dataUri" })
Insert cell
${qr(previewText, { output: "table" })}
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
qr(previewText, { output: "ascii", cellSize: 1 })
Insert cell
Insert cell
Insert cell
<pre style="line-height: 0.9; font-size: 1px;">${qr(previewText, { output: "ascii" })}</pre>
Insert cell
<pre style="line-height: 0.9; font-size: 0.2em;">${qr(previewText, { output: "ascii", cellSize: 2 })}</pre>
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell

One platform to build and deploy the best data apps

Experiment and prototype by building visualizations in live JavaScript notebooks. Collaborate with your team and decide which concepts to build out.
Use Observable Framework to build data apps locally. Use data loaders to build in any language or library, including Python, SQL, and R.
Seamlessly deploy to Observable. Test before you ship, use automatic deploy-on-commit, and ensure your projects are always up-to-date.
Learn more