UNPKG

@antv/g2plot

Version:

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

4 lines (3 loc) 232 B
declare function getSingleDataTemplate(value: any, classId: any, size: any): string; declare function getTwoDataTemplate(name: any, value: any, classId: any, size: any): string; export { getSingleDataTemplate, getTwoDataTemplate };