UNPKG

@antv/g2plot

Version:

G2 Plot, a market of plots built with the Grammar of Graphics'

6 lines (5 loc) 181 B
export declare function setShapeInfo(shape: any, start: any, end: any): void; export declare function getAngle(shape: any, coord: any): { startAngle: any; endAngle: any; };