UNPKG

@deltares/fews-web-oc-charts

Version:
3 lines (2 loc) 151 B
import { AxisType } from '../Axis/axisType.js'; export declare function niceDomain(domain: any, count: number, axisType?: AxisType): [number, number];