Public
Edited
Apr 20, 2024
1 star
Insert cell
Insert cell
Insert cell
Plot.plot({
width: width,
height: 100,
x: {
domain: [0, 2]
},
y: {
domain: [-2, 2.25]
},
marks: [
new Textbox(
[
`
<div style='display: inline-block; font-size: 30pt; border: 1px solid black;'>
<img width=32 src='https://rud.is/favicon.ico'/> <b style='color: maroon'>'sup</b>, world?
</div>`
],
{ x: 0.7, y: 4, text: (d) => d }
)
]
})
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
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

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