UNPKG

@antv/g2plot

Version:

An interactive and responsive charting library

5 lines (4 loc) 90 B
export declare function getTinyData(data: number[]): { x: string; y: number; }[];