UNPKG

@antv/g2plot

Version:

An interactive and responsive charting library

9 lines (8 loc) 301 B
export declare const BOX_RANGE = "$$range$$"; export declare const BOX_RANGE_ALIAS = "low-q1-median-q3-high"; export declare const BOX_SYNC_NAME = "$$y_outliers$$"; export declare const OUTLIERS_VIEW_ID = "outliers_view"; /** * 面积图默认配置项 */ export declare const DEFAULT_OPTIONS: any;