UNPKG

@thi.ng/viz

Version:

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

3 lines 150 B
import type { AxisSpec } from "../api.js"; export declare const axisDefaults: (extra?: any) => Partial<AxisSpec>; //# sourceMappingURL=common.d.ts.map