Published
Edited
Apr 27, 2022
4 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
function createVenn() {
return md`
<div style="width:95vw; background-image: radial-gradient(rgba(0,250,250,0.5), cyan, azure, rgba(0,0,0,0.75), snow, transparent,transparent);">${diagramSvg}</div>
`;
}
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
import {text, textarea, select} from '@jashkenas/inputs'
Insert cell
import {rasterize, serialize} from '@mbostock/saving-svg'
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