UNPKG

@antv/g2plot

Version:

An interactive and responsive charting library

7 lines (6 loc) 177 B
/** 词云图 color 通道映射字段 */ export declare const WORD_CLOUD_COLOR_FIELD = "color"; /** * 词云图 默认配置项 */ export declare const DEFAULT_OPTIONS: any;