Published
Edited
Apr 12, 2021
Insert cell
Insert cell
Insert cell
settings = { return {
// Tracing
corsenabled : true,
ltres : 8000,
qtres: 8000,
pathomit: 8000,
rightangleenhance : true,
// Color quantization
colorsampling : 2,
numberofcolors : 2,
mincolorratio : 0,
colorquantcycles : 8,
// Layering method
layering : 0,
// SVG rendering
strokewidth : 3,
linefilter : false,
scale : 1,
roundcoords : 5,
viewbox : false,
desc : false,
lcpr : 0,
qcpr : 0,
// Blur
blurradius : 0,
blurdelta : 50
}}
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
import {fileInput} from "@mbostock/file-input-with-initial-value"
Insert cell
import {select} from "@jashkenas/inputs"

Insert cell
ImageTracer = require("imagetracerjs")
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