UNPKG

@rcpch/digital-growth-charts-react-component-library

Version:

A React component library for the RCPCH digital growth charts using Rollup, TypeScript and Styled-Components

5 lines (4 loc) 129 B
export declare function labelIndexInterval(index: number, data: any[], domains: { x: number[]; y: number[]; }): boolean;