UNPKG

@thi.ng/viz

Version:

Declarative, functional & multi-format data visualization toolkit based around @thi.ng/hiccup

6 lines (5 loc) 119 B
import { defSimplePlotFn } from "./utils.js"; const scatterPlot = defSimplePlotFn("points"); export { scatterPlot };