Published
Edited
Sep 12, 2022
1 star
Also listed in…
Tips and Utilities
Insert cell
Insert cell
ss = import('https://unpkg.com/smart_shape@1.0.4/smart_shape.js?module')
Insert cell
Insert cell
Insert cell
surface = {
const div = surfacedom
const shape = new ss.SmartShape();
shape.init(div,{fill:"#00ff00"},[ [0,100],[100,0],[200,100],[100,200] ]);
}
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