UNPKG

@thi.ng/viz

Version:

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

6 lines (5 loc) 115 B
import { defSimplePlotFn } from "./utils.js"; const linePlot = defSimplePlotFn("polyline"); export { linePlot };