UNPKG

@antv/g2plot

Version:

An interactive and responsive charting library

10 lines (9 loc) 177 B
export declare const DEFAULT_COLOR: string[]; /** * 默认配置项 */ export declare const DEFAULT_OPTIONS: { percent: number; color: string[]; animation: {}; };